WebGlCoreShader: DynamicShader error on Vizio

I am following the sample project on github and attempting to build the UI with my own data/elements. The app renders in desktop browser but when I try to test on a actual Vizio device I get:
Error: DynmaicShader: Vertex shader must have an attribute "a_color"!
Error: DynmaicShader: Vertex shader must have an attribute "a_color"!
Nothing I have tried solves this issue - any help would be greatlly appreciated!
1 Reply
bigmistqke
bigmistqke3mo ago
are you talking specifically about #lightning-tv ?

Did you find this page helpful?