Bug Description
We have a vegaOS app using the webview component. The html5/javascript code in the web app is common code used in our app on other platforms
The app has a top menu bar
This works as expected and the elements scroll correctly inside the container to show any menu elements that overflow the main container.
However, when the outer container
I suspect that this might be a bug in the ‘scroll-behavior’ style, or possibly it is not supported, or it is not functional due to smooth scrolling being disabled or only partially supported on the OS.
I’ve also noticed that this only impacts the app when running on actual hardware, I have confirmed that ‘scroll-behavior: smooth;’ works as expected in the simulator.
Environment
- SDK Version: 0.22.6150