-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Feature RequestProposal for adding a new functionalityProposal for adding a new functionality
Description
Increasing Access
I have many problems just importing a class from other file in my sketch. The problem is that p5.js Web Editor doesnt work like all the JS frameworks or code. Also it doesnt show any messages to solve this, only doesnt work and leave the canvas in blank
Feature request details
Use import/export like ESM estandard modules.
You can see an example of code that should work in p5.js Web Editor ( it works fine in Webstorm or VS Code), but doent work. You have to delete the export and import keywords to work properly.
Would be nice that p5.js Web Editor would at least show a messge that import/export doesnt work or suggest to change the code.
Metadata
Metadata
Assignees
Labels
Feature RequestProposal for adding a new functionalityProposal for adding a new functionality
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
welcome commentedon Dec 21, 2024
Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.
ejgutierrez74 commentedon Feb 2, 2025
It doesnt work:
takshittt commentedon Mar 2, 2025
Are you working on this issue or it needs discussion?
ejgutierrez74 commentedon Mar 2, 2025
?? Its a bug or missing feature.... im not a developer i cant work on it