Skip to content
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

Error when creating new note label:bug #13

Open
cmarchena opened this issue Nov 7, 2022 · 1 comment
Open

Error when creating new note label:bug #13

cmarchena opened this issue Nov 7, 2022 · 1 comment

Comments

@cmarchena
Copy link

When trying to create a new note, the following error is thrown:
Screen Shot 2022-11-07 at 12 36 05

@cmarchena cmarchena changed the title Error when creating new note Error when creating new note label:bug Nov 7, 2022
@cmarchena
Copy link
Author

cmarchena commented Nov 7, 2022

Fixed by this PR
create function was triggering a re-rendering, this is fixed by adding e.preventDefault() and passing the event as parameter when form is submitted.
Please @codediodeio close this issue when PR is merged.
Thanks

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

No branches or pull requests

1 participant