question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 2 years ago
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
dimaportenkocommented, Aug 23, 2021

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.

0reactions
dimaportenkocommented, Aug 23, 2021

screenshots are appreciated

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found