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

fix(utils.js): fix JSON parse throwing error on empty content #34

Closed
wants to merge 1 commit into from

Conversation

AhsanAyaz
Copy link

when the content is empty and we still have data attribute having correct valu
the function throws an error. Fixed it in this commit

Fixes #33

when the content is empty and we still have data attribute having correct valu
the function throws an error. Fixed it in this commit
@alenaksu
Copy link
Owner

Thanks for this PR, closing in favor of #35

@alenaksu alenaksu closed this Jun 20, 2022
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.

Bug: When updating data dynamically, the library throws JSON.parse errors
2 participants