Closed android272 closed 4 years ago
Looks like this used to work back in
commit: 06aac8cc6ec47248002697e2ac2e0e3d6b1dc0a5 First iteration of AttributeBase that allows to use multiple attribut…
Apparently this issue were present before but it linked with attributes order and some... other things. ConditionalFieldAttribute is a mess 😰 I'm working on a better and complex solution to change the way all attributes works with each other in MyBox.
Anyways. It should be fixed now with the latest commit Please let me know if it helped.. or not helped 🤨
Not sure what happened but this was working not too long ago. I have a bool flag that I am using to hide two strings with the TextArea attributes on them. If I remove the textArea the conditionalField works as normal. All my other conditionalFields are working as expected.
Here is a sample of the fields I am using.
Here is the error I am getting.