deck.gl icon indicating copy to clipboard operation
deck.gl copied to clipboard

[Bug] onViewStateChange callback not called when increasing the size of the view

Open federicoviscomi opened this issue 8 months ago • 0 comments

Steps to Reproduce

  1. navigate to https://codesandbox.io/p/sandbox/xhgxcx
  2. open the console
  3. increase the width of the map's panel

Expected Behavior

I expect to see the view state change event logged in the console but there isn't any log

federicoviscomi avatar Mar 17 '25 17:03 federicoviscomi