Block save component with withInstanceId doesn’t work
-
I have a block using this in the
savecomponentexport default compose( [ withInstanceId, ] )( Save );In WP 5.3 worked, in 5.4 it doesn’t save anything
The topic ‘Block save component with withInstanceId doesn’t work’ is closed to new replies.