scriptless-social-sharing
scriptless-social-sharing copied to clipboard
Add required ServerSideRender js dependency
The issue appears on the widgets screen when the block editor is enabled. In some situations, the block.js file may be loaded before server-side-render.js has been loaded. It breaks the component and stops it from being rendered.