After register firstname returns error
See original GitHub issue- magento 2.2.11
After register, goes into account page with a infinite loading at top instead of name. Returns error
ERROR TypeError: Cannot read property 'firstname' of null, js engine: hermes
You need to logout and login again
Issue Analytics
- State:
- Created 2 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
Javascript FirstName LastName validation error - Stack Overflow
This is working for me. Abc123456. function formhash(form, password) { // Create a new element input, this will be our hashed password ...
Read more >Error message have wrong type when using useFormContext ...
I have react-hook-form with Chakra-ui and after updating to the latest ... was to do (errors["firstName"]?.message as unknown as string) .
Read more >useForm - setError - React Hook Form
This only works when the input's reference is registered, it will not work for custom register as well. Rules. This method will not...
Read more >JavaScript: A sample registration form validation - w3resource
JavaScript: In this document we have discussed JavaScript Form Validation using a sample registration form.
Read more >The Registration Process With Spring Security - Baeldung
This is performed after the form has been validated, and it's done with the help of the UserService implementation. Example 5.4.1. The ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I think I was able to fix it. Try the latest commit from the repository https://github.com/dimaportenko/magento-react-native/commit/890c8886edf68fc931c16f4b9f659eac6b57d7c3.
Feel free to reopen this ticket.
screenshots are appreciated