Closed saumitra171 closed 5 years ago
I'm not sure if I can understand this part
then when the popup is dismissed I want to update the textarea based on user action.
Do you want to take action based on dismissed popup? (not selected item?)
Could you please create a codepen (fork of this https://codepen.io/jukben/pen/bYZqvR) with steps to reproduce?
Please checkout the comments https://codepen.io/smtrd/pen/WPyjag?editors=0010
Hey, I think it's a valid point and in this case we should support returning null
. I will try to hack something so stay tuned!
Deployed in 4.3.0 🚀
Is it possible to prevent outputting to textarea for certain items ?
My use case is, I want to show a popup on selection of certain types of items and then when the popup is dismissed I want to update the textarea based on user action.