This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Description
I'm getting this error. I think the getFormElementByName() is returning null and is not able to proceed further. I'm showing a popup on browser back button and preventing the route change using preventDefault(). After this whenever I select a input box I'm getting the following error and the fields are not validated anymore.
@ghiscoding : Any thoughts on this? Thanks.