I added a button that user can click to go full screen and it works fine. But on fullscreen the cursor is not visible on Chrome, Firefox and Edge. Surprisingly, Safari works well.
Even though there is no cursor, the object can be moved around normally with just moving the mouse. But to get out of the fullscreen user has to use Esc button on keyboard. I have an icon to get out of fullscreen as well but user can’t click on it because the cursor is not available.
Cursor comes back in when I focus out of the canvas by hitting Tab key on key board.
I need the cursor to be visible all the time. What am I missing ?