24
Views
4
Comments
[Multiple Selection Dropdown (ReactAndMob)] Error 'MultiSelect_ReactAndMobModel is not defined' when I open app screen in browser
Application Type
Reactive
Service Studio Version
11.53.38 (Build 61903)

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?

2022-07-22 08-49-20
Laura Fidalgo

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

2023-05-30 11-09-45
Dusan Lazarevic

Thanks for the reply, but I found out about 'dropdown with tags' widget that works just perfect, and that is how I implemented it

2025-06-01 02-51-51
YASH PAL

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.

UserImage.jpg
Chris Stacey

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

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.