-
-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
selectedValueRender not working #204
Comments
@patriciadaianaboia Check more clear description here: #161 |
I would like to see how to implement it, not just a description. Also are you sure it is working? Has it been tested? We are not able to use it. We want to remove html tags once a value is selected. |
I'm also facing this issue - I'm finding that the selectedValueRender function is being called when the component is initially rendered but not when an item is selected. The template form code I'm using is this:
My render function is this:
My keyword and placeholder are set here:
Any insights why this isn't triggering the render function would be appreciated, thanks! |
I am facing the same problem. SelectedValueRenderer is not called. Any suggestions ? |
I have tried to use it but it's not working. Can you please give some examples?
Thanks
The text was updated successfully, but these errors were encountered: