JS Error on Error Summary Page
derpoho
Posted on
Aug 08 2015
I have this JS Error since a few weeks (see Attachment) Browser: Chrome Latest Screens: On every Error Summary Screen. Loader keeps spinning, error pops in the console. Can browse Error Details Tabbar, but can`t browse through error happenings.
Please fix this!
Keep up the good work!
Marcus
Daniel
Posted on
Aug 10 2015
Hey Marcus,
Have just pushed a fix out for this - your tags will now display properly :)
Just as a side note, I had a quick look at your tags data block - it looks like you're sending through an object (which was causing the display issue). To be easily filterable, tags should be a plain array of strings, custom data is more suited for key-value data.
Cheers, Daniel