Is there an existing issue for this?
Current Behavior
I customized a plugin called ACL

and then I customized a hander in the selector called "AppCode" like that:

after that, I customized a hander in the rule called "权限码" like that:

When I modified the “权限码”, the old “权限码” still takes effect.
I probably looked up the source code and found that my previous handlers were still in the cache, and I thought the old handlers should disappear:

Actually in the page, I only have one rule, and the other is an old record
Expected Behavior
When I change the value of a field in the handler, it should take effect immediately, and there should be no old records in the cache
Steps To Reproduce
- custom a plugin
- custom a handler field in selector
- custom a handler field in rule
- modify the handler field in rule
Environment
Debug logs
No response
Anything else?
No response
Is there an existing issue for this?
Current Behavior
I customized a plugin called ACL



and then I customized a hander in the selector called "AppCode" like that:
after that, I customized a hander in the rule called "权限码" like that:
When I modified the “权限码”, the old “权限码” still takes effect.
I probably looked up the source code and found that my previous handlers were still in the cache, and I thought the old handlers should disappear:

Actually in the page, I only have one rule, and the other is an old record
Expected Behavior
When I change the value of a field in the handler, it should take effect immediately, and there should be no old records in the cache
Steps To Reproduce
Environment
Debug logs
No response
Anything else?
No response