You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is indeed a potential problem which needs to be investigated further. However, the overhead of the initial rendering of say, 10-100% DOM nodes, all of which are completely passive, never read nor written again, should be orders of magnitudes less memory/CPU-heavy than this sweet text editor in which your users type their comments.
Seriously, all those useless nested spans surely take up a lot more memory than they need to.
The text was updated successfully, but these errors were encountered: