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

Text not appearing on AFRAME 1.3.0 #64

Open
lincoln6842 opened this issue Apr 7, 2022 · 2 comments
Open

Text not appearing on AFRAME 1.3.0 #64

lincoln6842 opened this issue Apr 7, 2022 · 2 comments

Comments

@lincoln6842
Copy link

image

The a-gui-button text not appearing, only shows this error above.

It only works on AFRAME 1.0.3.

@AzimovS
Copy link

AzimovS commented Jul 31, 2023

Hello,
The solution that worked for me is to build the code without 'third-party' folder in index.js. Then load the latest of aframe-troika

<script src="https://unpkg.com/aframe-troika-text/dist/aframe-troika-text.min.js"></script>

@AzimovS
Copy link

AzimovS commented Aug 2, 2023

You can check this pull request #65

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

2 participants