emoncms / group

In development: Emoncms groups module
GNU Affero General Public License v3.0
4 stars 8 forks source link

Error: parsererror: SyntaxError: Unexpected token < in JSON at position 0 #55

Closed glynhudson closed 4 years ago

glynhudson commented 5 years ago

When testing darksidebar PR https://github.com/emoncms/group/pull/54 I get error Error: parsererror: SyntaxError: Unexpected token < in JSON at position 0. This is the first time I've installed and tried to use the group module therfore I'm unsure if this error is caused the darksidebar changes or not?

Screenshot 2019-04-27 at 15 36 31

emrysr commented 5 years ago

fixed in commit of emrysr/emoncms

https://github.com/emrysr/emoncms/commit/6b3cc70a38c5790c526d67730b8d320a01471c88

glynhudson commented 5 years ago

I'm still getting the same JSON error after updating this PR. Is that the commit you intended to mention above ^? That commit is related to fixing the bookmark issue on Emoncms core.