You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, this is an issue I found in the code.
The codebase is looking very old ES5 way and needs more of updating to improve the site.
I think this will help improve the map knitter site.
This issue is to fix the logical NOT operator, where it was inverted, fix double and single quotes, in the file src/edit/actions/ExportAction.js then other minor fixes in the file which may seem minor, but adds up to the improvement of the site.
I hope this little fixes help the map knitter site. THANKS.
The text was updated successfully, but these errors were encountered:
Thanks for opening your first issue here! This space is protected by our Code of Conduct - and we're here to help.
Please follow the issue template to help us help you 👍🎉😄
If you have screenshots or a gif to share demonstrating the issue, that's really helpful! 📸
You can make a gif too!
Do join our Gitter channel for some brainstorming discussions.
Hi, this is an issue I found in the code.
The codebase is looking very old ES5 way and needs more of updating to improve the site.
I think this will help improve the map knitter site.
This issue is to fix the logical NOT operator, where it was inverted, fix double and single quotes, in the file src/edit/actions/ExportAction.js then other minor fixes in the file which may seem minor, but adds up to the improvement of the site.
I hope this little fixes help the map knitter site. THANKS.
The text was updated successfully, but these errors were encountered: