-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Exception while rendering: this.binders[l].setUniform is not a function #9468
Comments
@msbarry Can you provide a minimal test case that can reproduce this. We aren't seeing any other reports of this issue. Knowing what triggers it would speed up a fix. |
@asheemmamoowala this appears to trigger it with 1.9.0:
looks like in this function:
|
Thanks for the detailed repro @msbarry. It was super helpful in figuring out the fix! Its going out withe the |
I upgraded from v1.7.0 to 1.8.1, but had to roll back because of elevated exceptions across all browsers that looked like:
I can only see that these exceptions started getting thrown, but I do not know exactly what triggers them or if they result in any incorrect behavior.
mapbox-gl-js version: 1.8.1
browser: Chrome (Mac, Windows, Linux, Android), Safari (iOS, Mac), Edge, IE11
Steps to Trigger Behavior: unknown
The text was updated successfully, but these errors were encountered: