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

link primitive causes infinite loop #4583

Open
uurcank opened this issue May 10, 2020 · 2 comments
Open

link primitive causes infinite loop #4583

uurcank opened this issue May 10, 2020 · 2 comments

Comments

@uurcank
Copy link

uurcank commented May 10, 2020

For some reason as soon as I add a link to the scene, it gets clicked and redirects the page.

Chrome 81
Aframe 1.0.4

@dmarcos
Copy link
Member

dmarcos commented May 11, 2020

Can you provide a link to a simple test case to reproduce?

@uurcank
Copy link
Author

uurcank commented Jun 14, 2020

@dmarcos I see that link object gets a link property when rendered. This should only happen when it is added as entity.

<a-link href="index.html" title="My Homepage" image="#homeThumbnail" geometry link></a-link>

It adds a link property after geometry.

Can this be the issue?

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