Skip to content

Fix property mapping text box #195

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ltctceplrm
Copy link
Contributor

I removed Props interface and just used export instead, fixes #191.

@ltctceplrm
Copy link
Contributor Author

Please note this sets svelte back on legacy mode but it does fixes the immediate problem until a more future proof solution can be found.

@mProjectsCode
Copy link
Owner

I would prefer to properly update the components to svelte 5 and not run in legacy mode. Do you want to tackle this?

@ltctceplrm
Copy link
Contributor Author

I'm definitely willing to attempt it but I can't promise I'll succeed. If I can't do it I'll let you know

@ltctceplrm
Copy link
Contributor Author

Is this a good enough fix? It's in runes mode and in tests it correctly updates both in the UI and in data.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Maybe dumb question - how to remap fields
2 participants