It’s worth noting that ACF currently says:
Testing ACF with Gutenberg is going great. I’m happy to see how well Custom Meta Boxes are being supported in this new JS powered edit screen – everything seems to be working out of the box! The only issues are due to changed actions and filters, which will require some minor compatibility patches. As the Gutenberg project continues to develop, we will continue to test and roll out updates.
So it’s not quite there yet with Gutenberg and Gutenberg isn’t quite there yet too. I personally am going to keep an eye on ACF updates and Gutenberg updates to see when I can start testing some of my own ACF built templates, exciting times ahead!
https://www.advancedcustomfields.com/blog/exciting-developments-coming-acf-2018/
ACF is just one of many plugins, I have a number of others to test.
Adding Gutenberg to core creates an astronomical number of unknown factors for anyone with custom themes.
Hiya,
Thanks for taking the time to test Gutenberg, we really appreciate it!
So, ACF and page builders are two very interesting problems to tackle, currently the most straight forward approach, if they do not have Gutenberg support built in yet, is for them to declare that they do not have that support. Gutenberg will then (not at this time, because we want to find issues before a release) revert to the old editor if something declares that it lacks support. This should prevent any breakage while they get compatibility updates in place.
So, it will eventually go into core, sorry but that’s the way it is, but plugins can opt out of using it if there’s a reason for it, so your sites shouldn’t break.
It’s also worth noting (as some have expressed worry for it) that any existing content won’t be touched, it will remain the way it is until you go to edit it, and even then you’ll have the option to convert it to Gutenbergs block format, or leave it as is.