Closed riptin closed 5 months ago
Maybe it's related to this? https://github.com/alexwenzel/nova-dependency-container/issues/20
Thanks for the reply. I tried your commit but the rules are still ignored.
@riptin - the only thing my commit fixes atm is the issue of the ActionRequest
being overridden in cases where it shouldn't, so for example, an action which doesn't use the required trait
I haven't looked in the rules issue - only said it may be related or a possible cause of the issue
@riptin Not sure if you're still stuck on this, but I created a patch. Please let me know if it helps.
Hello again, I'm using this package alongside with whitecube/nova-flexible-content. When I place its
Flexible
field inDependencyContainer
, the validation rules are ignored.The layout file with the rules
Since I don't know which package isn't supporting the other one, I opened this issue in their repository too #https://github.com/whitecube/nova-flexible-content/issues/418 .