cofacts / rumors-site

Rumors list / creation UI, with server-side rendering
https://cofacts.tw
MIT License
80 stars 47 forks source link

Uncaught SyntaxError: Unexpected end of input #199

Open MrOrz opened 4 years ago

MrOrz commented 4 years ago

View details in Rollbar: https://rollbar.com/mrorz/rumors-site/items/13/


SyntaxError: Unexpected end of input
  File "https://cofacts.g0v.tw/article/1kqb02p8c5btp", line 1, in [anonymous]
MrOrz commented 4 years ago

Most of its cases can be seen on Chrome mobile 44. From JS telemetry, it seems that it happens as soon as the screen is loaded. However, it is not reproducible on Browserstack Chrome 44. image