Skip to content
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

Dropdown Will Not Open #18

Open
lizrosenshine opened this issue Jan 20, 2020 · 2 comments
Open

Dropdown Will Not Open #18

lizrosenshine opened this issue Jan 20, 2020 · 2 comments

Comments

@lizrosenshine
Copy link

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.

@JarnoKoopman
Copy link

Just in case someone else comes looking for a solution. I've also had this issue and because of the post above, I figured out there was indeed a duplicate jquery being added.

The issue was within BootStrapInputAddon for Mendix . Both share the same jquery version but the file size was different.

I have copied the multiselect jquery to the inputaddon mpk and now both are working fine.

@Ginaness
Copy link

Hi @JarnoKoopman, do you have a guide for how to make an extracted mpk back into a widget package. Then hopefully I can also fix this issue.

@AuraQLimited @AuraQjamest I'm wondering if there's going to be an update of this widget for Mx9?
We dearly hope so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants