Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How can I access HTML by using the terminal? I need to change the name of one element which is in HTML.
@mahidul-moon good question, it is because Postman automatically sends the browser cookie if it detects one 🙂
It's actually really annoying how postman does that...
I found https://community.nodebb.org/topic/10026/nodebb-plugin-write-api-failing-to-load-admin-page solving the issue.
It worked! Thanks!
Is the display real time? For another user in the same page.
@psychobunny
data-component is a fix for ~20 of the errors and there's a few more "single" fixes that address > 1 error so validating won't be as hard as it looks.
But I was trying to rally some more eyes to look through the errors because there's some I'm stumped on how to fix best.