You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've updated the packages to a release that was made on 30th Nov 2020 as this was just after the last major changes were made to Reusable blocks -
I began to follow the reusable blocks guide however when I add the following import it causes the editor to no longer be rendered but strangely does not throw any errors.
import { ReusableBlocksMenuItems } from '@wordpress/reusable-blocks';
The text was updated successfully, but these errors were encountered:
Has anyone managed to implement reusable blocks? I'm attempting to do this on a fork but came across a strange issue
https://github.com/getdave/standalone-block-editor/compare/master...patricklindsay:reusable-blocks?expand=1
I've updated the packages to a release that was made on 30th Nov 2020 as this was just after the last major changes were made to Reusable blocks -
I began to follow the reusable blocks guide however when I add the following import it causes the editor to no longer be rendered but strangely does not throw any errors.
import { ReusableBlocksMenuItems } from '@wordpress/reusable-blocks';
The text was updated successfully, but these errors were encountered: