You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The invalid:input-error should be applied when the receiver.fullName parameter is not regular.
But it only focuses on input, no invalid: style, no html input ui error message.
This discussion was converted from issue #11041 on October 13, 2023 11:09.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Version Number
7.47.0
Codesandbox/Expo snack
N/A
Steps to reproduce
Expected behaviour
I use NextJs, tailwindcss, daisyui
form config:
component:
The invalid:input-error should be applied when the receiver.fullName parameter is not regular.
But it only focuses on input, no invalid: style, no html input ui error message.
If only one layer of objects, 'fullName' and 'mobile' invalid: are work, all fields within the 'address' object invalid: are not work
What browsers are you seeing the problem on?
Firefox, Chrome, Safari
Relevant log output
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions