Closed addisoncrump closed 8 years ago
The userscript load thing happens a lot of places for me... Like every question older than about a year.
I haven't seen either of these issues, but often it produces wrong output for me, namely Jelly and Retina (with the latter, newlines are always preceded by Â
)
That's weird. Does TryItOnline not use UTF-8?
The loading bug is due to it erroring out. Are you running the latest version? I pushed a change would should prevent that
Alright, that fixed the loading issue. But the TryItOnline link still doesn't always output:
I don't think I've even seen it work on Safari 8.1.
That is weird..., could you check the XHR response and values?
I don't know how to do that. D: Also, the loading problem is back:
Same question, on a link to my Vitsy answer. It may be a problem with my specific answer (it has no bytes involved and outputs a lot.
Hopefully it's not different on Safari 8 but open up the console, Resources -> All Resources. Under "Stylesheets" there should be a folder named "XHRs", look for "backend". Or just check for any errors.
For the loading problem. I've figured that out, it's due to bad URL parsing :|
That should fix it, in terms of errors in the response. Those are probably issues with TIO's response
Is debug on by default?
One: the link does not always automatically form the tryitonline output:
Two: Try it online links seem to make the user script not load fully: