afterStateUpdated() function does not work when hidden() is true #12494
Closed
fatihdurmaz
started this conversation in
General
Replies: 2 comments
|
+1, same issue here |
0 replies
|
+1, just found this issue to my detriment. For anyone facing this issue adding |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, I want to empty the kisim_sayisi field when the kismi_teklife_acik_mi field is closed. If it is visible, it works, but if it is not visible, it does not assign null. In short, afterStateUpdated() does not work when hidden() is true.
All reactions