I checked out Kodular Fenix (v1.5.0) Bug Tracker before creating a new topic
Describe your issue
Webview component is throwing issues, after the update.
We never exprienced these issues before.
When we load a website which has sticky header and footer in kodular webview then I dont know why but header and footer no longer behave sticky.
Also you have to use webview inside vertical scroll component as you wont be abe to scroll webview otheriwse.
Steps to reproduce the issue
load a website which has a sticky header and footer in the webview of the kodular. Initially it may work fine, you may have to open and close the app several times to see the bug, it is abrubt yet frequent; and you shall see that the header and footer of the website will stop being sticky.
Expected Behaviour
HEader and footer of the website should remain sticky.
Webview should be scrollable and must not be dependent on vertical scroll arrangement
Actual Behaviour
Header and footer becomes unsticky.
Dependency on vertical scroll arrangement