Git Product home page Git Product logo

Comments (12)

AndrewKushnir avatar AndrewKushnir commented on April 27, 2024 2

Quick update: the fix for this issue was merged and released as a part of Angular v17.3.2 (available on NPM). Please let us know if you still see the issue after updating to v17.3.2.

from angular.

atscott avatar atscott commented on April 27, 2024 1

Or do I have to wait for the next published release?

There will be a release later today that includes the fix.

from angular.

dreamstar-enterprises avatar dreamstar-enterprises commented on April 27, 2024 1

Its fixed! Works great! (like it did with 17.0.1). Thank you very much for listening to my request, and investigating / attacking the problem! I'm very grateful!

from angular.

atscott avatar atscott commented on April 27, 2024

Please provide a runnable reproduction, either in a Github repository or Stackblitz.

from angular.

dreamstar-enterprises avatar dreamstar-enterprises commented on April 27, 2024

Done! Not sure if you can see the code and replicate the issue..
UPDATE STACKBLITZ

Here is what I managed to put onto Stackblitz
https://stackblitz.com/edit/stackblitz-starters-aeguwd?file=src%2Fproject-parent%2Fproject-parent.routes.ts

from angular.

atscott avatar atscott commented on April 27, 2024

@dreamstar-enterprises Thank you for the reproduction. @AndrewKushnir I simplified the reproduction quite a bit here: https://stackblitz.com/edit/stackblitz-starters-bmouvm. This seems pretty similar to #54864 where a component with imports causes an issue.

from angular.

dreamstar-enterprises avatar dreamstar-enterprises commented on April 27, 2024

Thanks. I don't know what's causing it, but it just refuses to load both components in the defer block. project navigation gets repeatedly loaded, and router outlet, won't load project-detail (which is an empty component anyway). But I can load each component, when I comment one or the other out. The links also lose all their relative link referencing....

Screenshot 2024-03-26 at 18 09 52 Screenshot 2024-03-26 at 18 10 12 Screenshot 2024-03-26 at 18 11 25

from angular.

dreamstar-enterprises avatar dreamstar-enterprises commented on April 27, 2024
Screenshot 2024-03-26 at 18 14 18

from angular.

dreamstar-enterprises avatar dreamstar-enterprises commented on April 27, 2024

For more information, this does work! (But, i have other components, where I do need multiple components in a defer block, so, not sure what's going on with Angular 17.3). If put the components in nested defer blocks, inside the main defer block it also, strangely, works, but the components lose their relative link referencing, and reference from the app root...

Screenshot 2024-03-26 at 18 47 47 Screenshot 2024-03-26 at 18 52 50

from angular.

AndrewKushnir avatar AndrewKushnir commented on April 27, 2024

@dreamstar-enterprises I've confirmed that the root cause of this issue is the same as the one in #54864. We are working on a fix and I'll share an update once the fix is available.

from angular.

dreamstar-enterprises avatar dreamstar-enterprises commented on April 27, 2024

Thank you! I really, really appreciate it. (I'll try to roll back to 17.01 if I can in the meantime)

from angular.

dreamstar-enterprises avatar dreamstar-enterprises commented on April 27, 2024

Thank you. The issue seems closed now. Do you know how I, myself, could get the changes. Or do I have to wait for the next published release?

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.