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
There will be setting of several Ability properties that need to happen together (atomically). For instance, setting AssetURL and AssetLoader must be done in URL/Loader order rather than the reverse if setting AssetURL causes the load action to start.
Probably need a setProps that goes through the BItem and to the Ability that can control when actions are fired off because of the setting.
The text was updated successfully, but these errors were encountered:
There will be setting of several Ability properties that need to happen together (atomically). For instance, setting AssetURL and AssetLoader must be done in URL/Loader order rather than the reverse if setting AssetURL causes the load action to start.
Probably need a setProps that goes through the BItem and to the Ability that can control when actions are fired off because of the setting.
The text was updated successfully, but these errors were encountered: