Closed Connor-yang96 closed 3 years ago
Editor is a little bit different than the pure HTML or preview mode. Each refresh will cause your cursor to move somewhere else or even scroll up a little since it needs to remove all widget and add from scratch. That's the reason why updating the rendered blocks wouldn't be ideal for user experience and I removed specifically. Hope this helps.