In the `plotly-strict.js` dist, there is not a check to see if `clearFlags` is > 0, prior to calling `gl2.clear(clearFlags)` This triggers a warning: `Performance warning: clear() called with no buffers in bitmask`