You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We integrated this package to our application and then we implemented toggling the viewer between 2D and 3D. On updating the view props components don't seem to be re-rendering correctly.
After debugging issue seems to be at views state. The value for the views states not assigned.
Solution:
After document successfully loaded, update views state..
The text was updated successfully, but these errors were encountered:
Hi,
We integrated this package to our application and then we implemented toggling the viewer between 2D and 3D. On updating the view props components don't seem to be re-rendering correctly.
After debugging issue seems to be at views state. The value for the views states not assigned.
Solution:
After document successfully loaded, update views state..
The text was updated successfully, but these errors were encountered: