Skip to content

Unable to click on meta-bind fields when inside a callout #291

@DaveHenning

Description

@DaveHenning

Please fill out these Check-boxes

  • I checked that the plugin is up to date
  • The issue persist with all other plugins and themes disabled

This Issue Occurs on

  • Windows
  • Linux
  • macOS
  • Android
  • iOS

Plugin Version

1.0.4

Describe the Issue

When inserting meta-bind inputs inside a callout, I am unable to click the input to edit. It begins to edit the callout instead.

I'm not sure if this is fixable, but I know I can click things inside callouts with the Tasks plugin, so I figured it was worth mentioning.

Steps to Reproduce

Create the following and try to edit it.

> [!info] 
> Walk (distance)
> ```meta-bind
> INPUT[number:walk_distance]
> ```
> 
> Vitamins
> ```meta-bind
> INPUT[toggle(defaultValue(false)):vitamins]
> ```

FWIW; clicking the toggle does work, but it still goes into edit the callout. Text input fields do not work as clicking the field to edit it causes the callout to go into edit mode.

Expected Behavior

The callout to stay in preview mode and allow for me to edit text fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behavior caused by this plugin

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions