Viima / jquery-comments

The Javascript library of choice for implementing commenting in your web app
http://viima.github.io/jquery-comments/
MIT License
293 stars 118 forks source link

Issue in APEX 22.2.3 #186

Open goranb131 opened 1 year ago

goranb131 commented 1 year ago

When comment is submitted, stored into table, and page re-loaded, there is an error in console: "Uncaught SyntaxError: Unexpected token '}' (at" and the plugin region becomes blank. As soon as the table is truncated, region is loaded correctly. Issue is directly related to showing already stored comments on frontend.