Giter VIP home page Giter VIP logo

Comments (5)

atscott avatar atscott commented on June 19, 2024

The screenshot of your app looks pretty simple. Are you able to share a github repository with the reproduction?

from angular.

dreamstar-enterprises avatar dreamstar-enterprises commented on June 19, 2024

Hi Andrew,

I'll see what I can do, I'd rather not share my entire app... (is there a way I can share a few components?)

from angular.

atscott avatar atscott commented on June 19, 2024

is there a way I can share a few components?)

yes, you can keep removing more and more things from your application. You should be able to get the app down to just a few components that are able to reproduce the problem.

from angular.

dreamstar-enterprises avatar dreamstar-enterprises commented on June 19, 2024

ok, give me a few hours... I'll get back to you

from angular.

dreamstar-enterprises avatar dreamstar-enterprises commented on June 19, 2024

I cloned the package, and tested it, and it worked. So, then did a fresh install of everything

npm update
ng update

And it then my older uncloned original App worked. Must have been some stability issue with a recent Angular update

This now what works for me:

"dependencies": {
    "@angular/animations": "^17.3.2",
    "@angular/cdk": "^17.3.1",
    "@angular/common": "^17.3.2",
    "@angular/compiler": "^17.3.2",
    "@angular/core": "^17.3.2",
    "@angular/forms": "^17.3.2",
    "@angular/material": "^17.3.1",
    "@angular/material-experimental": "^17.3.9",
    "@angular/material-moment-adapter": "^17.3.9",
    "@angular/platform-browser": "^17.3.2",
    "@angular/platform-browser-dynamic": "^17.3.2",
    "@angular/router": "^17.3.2",
    "@material/web": "^1.1.1",
    "@ngrx/operators": "^17.2.0",
    "@ngrx/signals": "^17.2.0",
    "@types/lodash": "^4.17.1",
    "lodash": "^4.17.21",
    "rxjs": "~7.8.0",
    "tslib": "^2.3.0",
    "zone.js": "~0.14.2"
  },

Closing issue

from angular.

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.