Closed sentq closed 2 years ago
When I try setting a value for a field using the setValue method, it would break the whole page, since this method isn't chain-able.
setValue
The method was designed to be only within dependsOn() where it doesn't have to be chain-able. Feel free to submit a feature request.
dependsOn()
Description:
When I try setting a value for a field using the
setValue
method, it would break the whole page, since this method isn't chain-able.Detailed steps to reproduce the issue on a fresh Nova installation: