We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
import 'date-input-polyfill';
<script src="app.js"></script>
TypeError: null is not an object (evaluating 'document.body.appendChild')
Likely caused by this: https://github.com/jcgertig/date-input-polyfill/blob/master/date-input-polyfill.js#L21
Will you accept a PR? I see that there're unmerged PRs.
The text was updated successfully, but these errors were encountered:
Add support for loading before DOMContentLoaded
8f24772
fixes jcgertig#33
c84bdc7
7315a54
Successfully merging a pull request may close this issue.
Likely caused by this:
https://github.com/jcgertig/date-input-polyfill/blob/master/date-input-polyfill.js#L21
Will you accept a PR? I see that there're unmerged PRs.
The text was updated successfully, but these errors were encountered: