I have an Appery page that has HTML Component..
Everything on the app works fine until I get to this specific page with HTML component..
When I navigate from the HTML page, it is causing error on Console like:
The page is looking for the values of the Text input from the page with HTML even I am not on the HTML Page anymore..
Any idea how to fix?