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
When we create a layer with a viz that contains symbol property and add interactivity for this layer, it seems that is causing some WebGL errors after selecting several features causing interactivity to stop working:
WebGL: INVALID_ENUM: activeTexture: texture unit out of range
[.WebGL-000002134B7224C0]GL ERROR :GL_INVALID_VALUE : glUniform1i: texture unit out of range
WebGL: too many errors, no more errors will be reported to the console for this context.
When we create a layer with a viz that contains symbol property and add interactivity for this layer, it seems that is causing some WebGL errors after selecting several features causing interactivity to stop working:
Some visual examples:
JSFIDDLE
Possible related issue: #1248
The text was updated successfully, but these errors were encountered: