bohdanbirdie / react-stl-obj-viewer

React components to view STL and OBJ models.
32 stars 11 forks source link

WARNING: Too many active WebGL contexts. Oldest context will be lost. #7

Open sergiocwork opened 4 years ago

sergiocwork commented 4 years ago

After moving the model around, render goes blank and console shows a warning "Too many active WebGL contexts. Oldest context will be lost." Copied demo example and still got the same warning.