nikoudel

Results 3 comments of nikoudel

You are right! Disabling that extension helped. Didn't notice I had that extension installed on my main PC but not on the other. I don't know though should I close...

Nope, that didn't work. I used uglifyjs as described [here](https://elm-lang.org/0.19.0/optimize) and updated the html file to load the minified version but enabling the JSON Viewer extension still breaks it. edit:...

This issue is most likely caused by this [bug](https://github.com/tulios/json-viewer/issues/203) in JSON Viewer. A workaround is avoiding raw text without enclosing html elements, i.e. using `span [] [ text "The current...