fix: open card error

This commit is contained in:
appflowy 2022-09-22 21:02:10 +08:00
parent 206b06f023
commit c790b698f2

View File

@ -83,6 +83,7 @@ class _BoardCardState extends State<BoardCard> {
builder: (context, state) {
return AppFlowyPopover(
controller: popoverController,
triggerActions: PopoverTriggerFlags.none,
constraints: BoxConstraints.loose(const Size(140, 200)),
direction: PopoverDirection.rightWithCenterAligned,
popupBuilder: (popoverContext) => _handlePopoverBuilder(