## Gutter Adds gutter by default:   can be disabled with admin.hideGutter ## Error states  Finally, proper error states display. Cleaner, and previously fields were shown as erroring even though they weren't. No more! ## Drag & Block handles Improved performance, and cleaned up code. Drag handle positions are now only calculated for one editor rather than all editors on the page. Add block handle calculation now uses a better algorithm to minimize the amount of nodes which are iterated. Additionally, have you noticed how sometimes the add button jumps to the next node while the drag button is still at the previous node? https://github.com/payloadcms/payload/assets/70709113/8dff3081-1de0-4902-8229-62f178f23549 No more! Now they behave the same. Feels a lot cleaner now.