*I figured out the problem*
I am using the Grid widget to organize a variety of Card widgets in the same corner of my app. When I have only one card inserted into the Grid widget I can move text and image boxes around within the Card widget with no problem. However, after adding a second or third Card widget to the Grid, I can no longer edit the text boxes found within the Card widgets. I cannot click on the text box to edit the text and when I try to rearrange the text boxes it pulls the entire Card widget out of the Grid. Has anyone else had this issue?
The first image shows three Cards nested within the Grid widget. The second image shows how the third Card widget (titled PA), gets pulled out of the Grid widget when I try to move or edit the text boxes within the Card.

