Flag useDefineForClassFields in tsconfig.json should be disabled to avoid unpredictable behavior.
- 3D Reservoir Grid and 3D Seismic Overlay has rendering issues on Samsung Galaxy Tablet.
- 3D rendering issue on IPad 2 and IPad Air
- 3D Tutorials like Compass, Surfaces, Picking and Reservoir Grid may crash on an IPad due to limited Canvas Memory.
- On Google Chrome memory grows each time the page refresh until error appears. For more information see https://github.com/emscripten-core/emscripten/issues/8126
- Geotoolkit may have bugs depending on IPad/IPhone canvas size constraints. For correct work, you must disable Request Desktop Website mode. See https://forums.developer.apple.com/thread/119186
- Text shape could have wrong size itself or it's background if some css styles that affects text size such as 'letter-spacing' are applied to the canvas with plot, but not to all canvases in DOM.