Gutenberg: How to use block attributes with ServerSideRenderer?
I build a small TOC plugin with a ServerSideRender component. It’s an open-source hobby project to understand Gutenberg better: https://wordpress.org/plugins/simpletoc/ Now I would like to add attributes to the block to toggle options like “disable title”. A few months ago with your help here I managed to make the plugin work, but it sends “fake attributes”. In my case, this is only a date.