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
I'm trying to implement the demo on a Gatsby project. I've decide to take the shortcut of importing the full scripts instead of converting everything to React. Some things run okay, but I seem to be getting an specific error when parsing the JSON from demo2 to heart.
This error keeps showing up in different ways, and I don't quite understand why, since I've kept the JSON pretty much the same.
Has anybody encountered a similar problem with JSON parsing?
The text was updated successfully, but these errors were encountered:
Hey, everyone.
I'm trying to implement the demo on a Gatsby project. I've decide to take the shortcut of importing the full scripts instead of converting everything to React. Some things run okay, but I seem to be getting an specific error when parsing the JSON from demo2 to heart.
This error keeps showing up in different ways, and I don't quite understand why, since I've kept the JSON pretty much the same.
Has anybody encountered a similar problem with JSON parsing?
The text was updated successfully, but these errors were encountered: