Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Don't require the form DOM component to be mounted - initialize whenever it is available #12

Open
deniskabana opened this issue Dec 4, 2023 · 0 comments

Comments

@deniskabana
Copy link
Owner

Current implementation 0.1.10 throws an unhandled error when using the hook without the form rendered. It fails on document.forms[NAME] being undefined as it tries to iterate over elements array.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant