-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hello,
I have been using this gem in a couple apps -- one on version 7.22.6 and another on 8.3. Both were working successfully and then stopped all the sudden. The drop down lists will not open. The issue occurs on multiple different pages in both apps. The widget is up to date in both apps. Searching outside the context of mendix led me to think the issue may be double-loading of some of the bootstrap js files (bootstrap-min-js?), but I'm not sure how to check or address this. All setups pull data via x-path. I haven't tried switching all to MFs, but the issue persists in the instances where I've tried. Something seems to be blocking the widget from functioning. I've tried moving it out of flex containers, snippets, but because the issue is accross apps, I'm thinking that may not be the problem. Any suggestions would be appreciated.