My team is using component-playground on a documentation site where we allow the user to toggle the playground into fullscreen. After a resize, we are experiencing strange cursor jumps when a right arrow key in a middle of one line jumps straight to the beginning of the next line. Has anyone experienced this before?
We will certainly be able to work around this with a re-render once #87 is merged, but I wonder if it makes sense to fix this from within the library.