You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As soon as I move the css from the file to the html page in the style tag, the menu starts displaying. But, I need to use non-inline styles, how can I avoid this error and get the menu to display?
Hello.
When using not inline CSS, but .css file loaded in the header page menu is not displayed, while in the browser console have this warning:
As soon as I move the css from the file to the html page in the style tag, the menu starts displaying. But, I need to use non-inline styles, how can I avoid this error and get the menu to display?
Live example: https://aframe-htmlembed-component-css-file.glitch.me
Code editor: https://glitch.com/edit/#!/aframe-htmlembed-component-css-file
Thank you.
The text was updated successfully, but these errors were encountered: