Hi, Getting following error in console, while usi...
# compose-web
s
Hi, Getting following error in console, while using VerticalScrollBar with LazyColumn same as we use it in desktop, it crashes the web app:
Copy code
An operation is not implemented: implement js setter for rawPosition
Is VerticalScrollBar not fully supported in compose web? And if not, is there any workaround we can do to use VerticalScrollBar with LazyColumn in web?