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
Thanks for reporting, I have just fixed it on jasonbase.com Try it out.
Just to clarify, Jasonbase is just a site I am maintaining to make it easy for anyone to quickly build apps. Technically you can host your JSON from anywhere, like github or pastebin or whatever, which is the whole point of using JSON as a markup because it makes the apps completely portable.
The reason Jasonbase is useful is because most pastebin like sites are built on flat file and the content gets cached on CDN, which makes it very hard to iterate on the markup, because they won't update immediately when you make updates to the JSON. This is why I built Jasonbase in the first place, to get rid of caching. So feel free to use it, but I just wanted to let you know just in case you were confused about the relationship between Jasonette project and Jasonbase site (You can roll your own JSON server using something like http-server for example, and don't really need Jasonbase)
If you have questions or bug reports about Jasonbase going forward, please feel free to post on forum.jasonette.com, you can any questions related to Jasonette there, not just bug reports for Jasonette framework itself.
Recive error in https://www.jasonbase.com/
500 Error
I use https://jsoneditoronline.org/ for generate valid json,
It seems to be a bug, since the json seems to be valid
The text was updated successfully, but these errors were encountered: