I did the same setup as in the example, but when I change messages values - nothing rendered on the ui.
So I expected to see template re-render with changed messages, but to see changes need to restart server and reload page in the browser.
How to make template automatically re-render when messages changed, the same way it usually works when template modified?
I did the same setup as in the example, but when I change messages values - nothing rendered on the ui.
So I expected to see template re-render with changed messages, but to see changes need to restart server and reload page in the browser.
How to make template automatically re-render when messages changed, the same way it usually works when template modified?