Skip to content
New issue

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

Script sometimes fails to load due to uncaught exception #9

Open
Kv603 opened this issue Mar 6, 2024 · 0 comments
Open

Script sometimes fails to load due to uncaught exception #9

Kv603 opened this issue Mar 6, 2024 · 0 comments

Comments

@Kv603
Copy link

Kv603 commented Mar 6, 2024

Sometimes the script fails at start, error is:
Uncaught TypeError: Cannot read properties of undefined (reading 'appendChild')

Adding "defer" to the script invocation fixes the problem:
<script src="https://markknol.github.io/console-log-viewer/console-log-viewer.js" defer></script>

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

No branches or pull requests

1 participant