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

Fixing warnings #37

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

johnrees
Copy link

@johnrees johnrees commented Nov 2, 2017

There were some warnings about the aframe include and lack of crossorigin and alt tags on images.

Added tags and updated the dependencies (still React 15.x) and they're now fixed.

There's still an issue in the console.log

A-Frame:warn Put the A-Frame <script> tag in the <head> of the HTML *before* the scene to ensure everything for A-Frame is properly registered before they are used from HTML.

as the script tag gets injected just before the by create-react-app

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

Successfully merging this pull request may close these issues.

None yet

1 participant