openwebwork / webwork2

Course management front end for WeBWorK
http://webwork.maa.org/wiki/Main_Page
Other
141 stars 164 forks source link

JSON rendering error in problem editor #2456

Closed Alex-Jordan closed 2 weeks ago

Alex-Jordan commented 2 weeks ago

Today after pulling the 2.19 branches, running npm ci in both repos, and restarting webwork2, I am having the issue where in the problem editor page, Rendering error: JSON.parse: unexpected character at line 1 column 1 of the JSON data appears in the panel that should render the problem.

I cleared cookies. Also this is a development server behind a firewall and I've left all the session and cookies settings as default.

Does anyone else experience this?

Alex-Jordan commented 2 weeks ago

Nevermind! I had a typo in an uncommitted file.