Closed designerbrent closed 4 years ago
After working with @kelscahill on the Media Testimonies Block, we found that there is an issue with not being able to paste when the isSelected: false property is set.
isSelected: false
We need to make sure that the following blocks can all have text pasted into them:
@designerbrent All these issue are updated and within this PR: https://github.com/adventistchurch/alps-gutenberg-blocks/pull/28
Problem
After working with @kelscahill on the Media Testimonies Block, we found that there is an issue with not being able to paste when the
isSelected: false
property is set.Solution:
We need to make sure that the following blocks can all have text pasted into them: