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
The loading process of the Canvas is at the moment quite fragile due to the need of separability between components to allow continuous calls without refreshing whole component, the useEffects probably could get improved but it require some more dedicated time
consider adding loading states for components in canvas
Check refreshing of the sidebar if that will interrupt the flow, break the composer, if so, either save state of the composer and reset the whole view and apply it once again or don't remove the the objects but clear and append new items
The loading process of the Canvas is at the moment quite fragile due to the need of separability between components to allow continuous calls without refreshing whole component, the useEffects probably could get improved but it require some more dedicated time
#5985 (comment)
The text was updated successfully, but these errors were encountered: