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
Workaround when add single component , pass with type; Cannot add with initialize value. When fetch single component, must pass object; I think this is bad to performance.
Remove these should work. I don't know other place that might have this ambiguous function.
In v0.4.0
Workaround when add single component , pass with type; Cannot add with initialize value. When fetch single component, must pass object; I think this is bad to performance.
Remove these should work. I don't know other place that might have this ambiguous function.
polymorph/src/polymorph/statechanges.nim
Lines 817 to 818 in 14dd0d1
polymorph/src/polymorph/statechanges.nim
Lines 1081 to 1082 in 14dd0d1
The text was updated successfully, but these errors were encountered: