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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I find
addComponent
won't update existing value. So always have to check if it already existsis this correct?
I expect an API like
useEffect
that receive an update functionAnd it create the compoent if not exist. Auto remove & add component if exist (so it will reindex it).
And to make it works with react, you even have to #317 (comment)
Beta Was this translation helpful? Give feedback.
All reactions