whenever you assign the same name of a specific prop for two different components, for example "content", but you give it different fields configurations, if you swap between selecting one of them to selecting another of them, you get the error
"Rendered fewer hooks than expected. This may be caused by an accidental early return statement."
"The above error occurred in the component: at AutoFieldInternal"
And you, in the editor, select a component a you have already dragged and drop, change something in the content, and then go to select a component b you already dragged and dropped, then this breakes the whole editor
Via Discord