Hi Felgo Team,
in our project we switched from felgo3 to felgo4 for the web (webassembly). This seems to work pretty good at the beginning but some (the exception rather than the rule) of our customers have problems with the version. They can’t use our application anymore. With the felgo3 version we had no such problems. We talked to them and we found the following Error in the developerconsole:
Uncaught TypeError: Cannot read properties of undefined VM10:9
(reading ‘drawElementsInstanced’) at _emscripten_glDrawElementsInstancedARB
We have customers using latest Chrome and Edge (the version of the browser seems not to be the point) with this issue.
Any ideas how we can fix this problem?