Replies: 1 comment
-
Filed a feature request for this issue |
Beta Was this translation helpful? Give feedback.
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.
-
It happened to me already several times that I have very similar functions, with only a trigger and or state that is different. In that case I copied the few lines of code, adjusted the trigger and state_active decorators and wonder why everything did not work as planned. As I did not change the name of the function the second one overwrote the first and the first would never work :-(
It would be nice to have some sort of warning that the function has been overwritten
Beta Was this translation helpful? Give feedback.
All reactions