Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDocs - The text component examples are bugged in chrome #4560
Comments
|
Those examples are outdated pointing to old versions of A-Frame. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Description:
<script src="../../../dist/aframe-master.js"></script>All of the text demos linked in components/text
Error message:
They all work fine in Firefox v75.0 (windows).
My development environment is set up to use the same Chrome version and aframe v1.0.4, and I get no errors there. It is just the demos that throw that error message.