Skip to content

fix: editor not visible in server-side-rendering

Hannes Heine requested to merge pr2513head into pr2513base

Created by: Tirokk

roschaefer Authored by roschaefer Merged


This is fixing a bug where sometimes the editor would not get displayed until you click into the title text fields. This commit also removes some obscure optimizations.

I'm really annoyed by the cruft that we still carry around until this very day.

Every single line of untested code, which you left because you thought: "Well sure this is going to improve performance!" is going to bite you.

Merge request reports