GithubHelp home page GithubHelp logo

Comments (13)

Unkrass avatar Unkrass commented on May 23, 2024 1

Well, @richard-viney just showed me that it's an issue with the @ember/optional-features dependency inside semantic-ui-ember. So, please someone bump this to 1.3.0.

Until then you can use the following workaround with selective dependency resolutions in package.json (on the same level as dependencies):

"resolutions": {
  "semantic-ui-ember/@ember/optional-features": "^1.3.0"
}

For further information on resolutions check https://classic.yarnpkg.com/en/docs/selective-version-resolutions/

from semantic-ui-ember.

Unkrass avatar Unkrass commented on May 23, 2024

I'm having the same issue. I believe that it is not a Semantic-UI-Ember specific issue, but rather Ember-CLI related.

https://guides.emberjs.com/release/configuring-ember/optional-features/#toc_default-async-observers

I opened an issue in the ember-cli repo here

from semantic-ui-ember.

kulbida avatar kulbida commented on May 23, 2024

Wondering if you were able to find a solution, yet.

from semantic-ui-ember.

Unkrass avatar Unkrass commented on May 23, 2024

@kulbida unfortunately no. Iā€˜m still waiting for a response in the ember-cli repo issue I mentioned in my above comment.

from semantic-ui-ember.

Unkrass avatar Unkrass commented on May 23, 2024

I have to backpedal. This really is an issue with semantic-ui-ember. When removing the package from package.json it works just fine...

from semantic-ui-ember.

richard-viney avatar richard-viney commented on May 23, 2024

@Unkrass Could you open a PR that fixes this?

from semantic-ui-ember.

Unkrass avatar Unkrass commented on May 23, 2024

@richard-viney I have opened a PR

from semantic-ui-ember.

palyvodaBoi avatar palyvodaBoi commented on May 23, 2024

seems it doesn't work..

from semantic-ui-ember.

FrancoisLetourneau avatar FrancoisLetourneau commented on May 23, 2024

There's a PR that was never merged regarding this issue.

Can we expect a resolution soon?

from semantic-ui-ember.

richard-viney avatar richard-viney commented on May 23, 2024

My workaround above should continue to work fine. There's not much else to be done except wait for a maintainer to bump the package version and/or merge that small PR.

from semantic-ui-ember.

allthesignals avatar allthesignals commented on May 23, 2024

Please bump

from semantic-ui-ember.

RubenSmit avatar RubenSmit commented on May 23, 2024

Could this please be resolved? The solution is fine indeed, it only needs to be merged and the version bumped.

from semantic-ui-ember.

zubeirom avatar zubeirom commented on May 23, 2024

Well, @richard-viney just showed me that it's an issue with the @ember/optional-features dependency inside semantic-ui-ember. So, please someone bump this to 1.3.0.

Until then you can use the following workaround with selective dependency resolutions in package.json (on the same level as dependencies):

"resolutions": {
  "semantic-ui-ember/@ember/optional-features": "^1.3.0"
}

For further information on resolutions check https://classic.yarnpkg.com/en/docs/selective-version-resolutions/

Thats only working with yarn, for npm please use npm-force-resolutions https://www.npmjs.com/package/npm-force-resolutions

from semantic-ui-ember.

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.