Hi,
https://youtu.be/T6lf39TYjAY?t=2197
I am following this tutorial as a baseline to learn HTML to start a new project. I'm at the linked timestamp, where data is being added to a table, but every time I click a button the page refreshes but the changed content does not update as opposed to the video (until after a manual refresh). Is there any way to make sure that the content updates before the page loads?
Node-Red v2.2.2
Node.js v18.4.0
Thanks!