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
Fix BehaviorRegistry::unload() for camelcase methods
I missed a case in the previous fix/backport. I'll port these changes to
5.x after this merges.
Refs #17697
Fix BehaviorRegistry::unload() for camelcase methods
I missed a case in the previous fix/backport. I'll port these changes to
5.x after this merges.
Refs #17697
Fix removeBehavior not clearing state
When behaviors are unloaded we should clear up the additional method
mappings that BehaviorRegistry collects.
Fixes #17697
Fix removeBehavior not clearing state
When behaviors are unloaded we should clear up the additional method
mappings that BehaviorRegistry collects.
Fixes #17697
Fix removeBehavior not clearing state
When behaviors are unloaded we should clear up the additional method
mappings that BehaviorRegistry collects.
Fixes #17697