-
- Downloads
gluon-web-model: resolve hang when submitting form with disabled element
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
Loading
Please register or sign in to comment