Hi, I tried using this widget in my reactive web app. I created some dummy data in widget properties. After clicking publish and opening the app in the browser, specifically the screen with that widget, I got the error "MultiSelect_ReactAndMobModel is not defined" and the screen won't render at all. What could be a possible solution?
Hi @Dusan Lazarevic ,
Can you share an oml. with the issue in question? It's easier to help if we're able to see how you're using the widget.
Thank you
Thanks for the reply, but I found out about 'dropdown with tags' widget that works just perfect, and that is how I implemented it
Just for other reference. i got the same problem while using this component and solved with (instead of giving the static value to the DropdownMenu give the list) and it works.
Hi Yashpal,
Thank you! š
Iām trying to reproduce this. Can you give me an example of the static value you passed in?
I appreciate your help!
Chris