Alban Richer
Alban Richer
@MariaC15 I have the same error. When using ```vue ``` with ```js data: () => ({ error: 'Email is required' }) ``` I have this: ![Capture d’écran 2021-05-20 à 16...
@farfromrefug I want to use the first proposition, but the rendering is not the same as for the second. Because the message should appear under the textfield (as it is...
@farfromrefug, @MariaC15 I found a solution by setting the `helper` attribute to `' '` ```vue ``` with ```js data: () => ({ error: 'Email is required' }) ```
Same error for me when trying to log in to add my Dyson device on HA. Do you know what is the error?