Skip to content
Snippets Groups Projects
Unverified Commit a0db0a46 authored by Maciej Krüger's avatar Maciej Krüger
Browse files

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
parent 535cc3f4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment