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

All versions above 3.0.6 seem to not render when ember-bootstrap 4.6.3 is installed in the same app #1454

Open
khanhnphan15 opened this issue May 11, 2021 · 1 comment

Comments

@khanhnphan15
Copy link

I tested this with all of these versions of ember-power-select:
v4.0.0, v.4.0.1, v4.0.2, v4.0.3, v4.0.4, v4.0.5, v4.1.0, v4.1.2, v4.1.3, v4.1.4, v4.1.5

image

After sequentially downgrading ember-power-select to v3.0.6, I was able to get it to render again

image

@vlascik
Copy link

vlascik commented Jun 21, 2021

Had a similar problem, if I remember correctly what helped was to force latest e-power-select version via yarn resolutions. You could also try to run yarn why ember-power-select to find the addon(s) that depend on an old e-p-s version and fix it there.

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

2 participants