-
Notifications
You must be signed in to change notification settings - Fork 5
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
Add avatarselect/mic/camera/screenshare/chat/participants UI #34
Comments
I tried the ui-components branch and got the following error in Chrome on a mac: Networked-Aframe Connecting... |
Did you run npm install
npm start and went to http://localhost:8080 ? |
I merged #37 already but this is not finished. I'm working a naf-users-button to show the participants in the room. I'll probably rename the naf-nametag-solidjs repo to naf-ui-components, expose the src/components files to be used a ES modules for naf-valid-avatars example. And also create a naf-valid-avatars web component to easily integrate it here. |
I didn't run »npm install« - I just updated and ran the project. Now after you merged it in the main branch networking runs without issues. Great. |
I added the new naf-users-button web component in the example. |
Add UI with web components in the example:
See my comment #28 (comment) and issue networked-aframe/networked-aframe#423
Related issues:
The text was updated successfully, but these errors were encountered: