yh54321
yh54321
> @TheOpti Hi I had same issue but solution is easy. So your Scrollbar component has renderView property where you can set your own View container for your scroll content....
> It updates accordingly when the `relocated` event is triggered. I will have to see how to manually trigger that event for the actual values to change. As far as...
@hyjqdy What exactly do you believe is the expected behavior here?
> With the default config of `create-react-app`, the hot-reload is only activated in development. Are you sure that the problem comes from here? I said I only notice the problem...