Update GutenbergElementInfoAlter.php
Closes #3468658
I created a text format for gutenberg admin > Configuration > Content authoring > Add text format. After that i still got null value from the format filter,after that i added condition for the $format value to be present / not null which solved the issue and after clearing cache i was redirected to Gutenberg editor screen.