Git Product home page Git Product logo

Comments (6)

bracke avatar bracke commented on May 27, 2024 1

It fixes the problem :-)
Thank you for the very quick response.

from ember-power-select.

mkszepp avatar mkszepp commented on May 27, 2024

@bracke on which place do you have <BasicDropdownWormhole />? Before or after {{outlet}}?

I think the best way should be before the {{outlet}} in application.hbs (because this is more/less the position which was in v7)

from ember-power-select.

bracke avatar bracke commented on May 27, 2024

I have moved it before outlet but now its displayed before the table. It should be displayed where i clicked to open it.

Note:
The app uses ember-wormhole for some other stuff and bootstrap also uses some wormhole thing.
Could this maybe interfere?

from ember-power-select.

bracke avatar bracke commented on May 27, 2024

I think I figured out what was missing:

The import statement in app.js was missing.
If I add it then the dropdown is displayed correctly although not "bootstrappy".

According to https://ember-power-select.com/cookbook/bootstrap-theme
I should replace the import statement with "import 'ember-power-select/themes/bootstrap';"
But If I do that the build fails?

from ember-power-select.

mkszepp avatar mkszepp commented on May 27, 2024

@bracke thanks for debugging.. looks like we have broken this import in a beta version... not sure when it was occured... I have prepared a fix.

I have also extended the migration docs for theme

from ember-power-select.

mkszepp avatar mkszepp commented on May 27, 2024

@bracke fix was released in v8.0.2. Let me know if this fix all your issues from this issue or if there is anything else what we need to patch

from ember-power-select.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.