anvilistas/anvil-extras

Popover hides on paste

Closed this issue · 2 comments

Whenever I paste or ctr+v something into a textbox on my popover it hides the popover. This is an issue for me in my use case because I am trying to pass info back to the parent form?

Can you try the development branch of anvil-extras. I believe it's fixed in the unreleased changes.

(Go to dependencies and change the anvil-extras dependency from Published -> Development)

Closing since I'm sure this is fixed on development by 51aec43.
If you open the Help popover at the top right of the example app: https://popover-example.anvil.app/
and paste something in the textbox the popover remains open.

I checked this on the production dependency and this was indeed broken.