Skip to content
Snippets Groups Projects
user avatar
Maciej Krüger authored
I was made aware of a bug when submitting the form while the element is
disabled based on it's dependencies

The fix was to inherit from AbstractValue instead of just node

AbstractValue's AbstractValue:resolve_node_depends() in particular
solves the issue, but it made more sense to just use the full base class
a0db0a46
History
Name Last commit Last update
..