Git Product home page Git Product logo

Comments (4)

tythewebguy avatar tythewebguy commented on July 3, 2024 2

Turns out the problem I ran into was actually an older version of ember-moment that used ember-macro-helpers, which is the add-on that was really breaking Ember 3.27. It was all being rendered within ember-modal-dialog, so the error messages were misleading.

ember-macro-helpers is no longer supported and the author says it's now deprecated. Took a while to uncover that mess.

from ember-modal-dialog.

tythewebguy avatar tythewebguy commented on July 3, 2024

@ptgamr did you ever find a solution to this? I'm running into the same thing upgrading from Ember 3.24 to 3.28.

from ember-modal-dialog.

artzte avatar artzte commented on July 3, 2024

In my app, I just removed this package entirely... see https://github.com/TinyALE/tiny-ale/blob/develop/ui/app/components/modal-dialog.js and related files for one possible lightweight solution.

from ember-modal-dialog.

JackHowa avatar JackHowa commented on July 3, 2024

this worked for me -- thanks @tythewebguy !

from ember-modal-dialog.

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.