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

If the viewer is assigned to data in vue, an error will be reported when the hoverPickEnabled flag enabled #404

Open
SummerXIAhaha opened this issue Nov 28, 2022 · 1 comment
Labels

Comments

@SummerXIAhaha
Copy link

image
if write the
this.viewer = viewer; viewer.hoverPickEnabled = true
there is a error: Uncaught TypeError: Cannot read properties of undefined (reading 'indexOf')
image

@andyward andyward added the bug label Nov 28, 2022
@martin1cerny
Copy link
Member

Can you share a minimal code to reproduce the issue? Preferably the simplest possible NPM project where we could investigate the potential error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants