Code Monkey home page Code Monkey logo

Comments (7)

JoostK avatar JoostK commented on April 27, 2024 2

This looks like a Chrome bug. While CSS styles are processed by Angular, the end result is just mounted as regular <style> element. A heap dump shows only Document > StyleEngine as retainer paths, which is an internal Chrome implementation aspect.

from angular.

jessicajaniuk avatar jessicajaniuk commented on April 27, 2024 1

Since this is a chrome issue and not Angular, I'm going to close this. Thanks for letting us know about this, though!

from angular.

JeanMeche avatar JeanMeche commented on April 27, 2024

This is due to the debug config, you shouldn't have those if you call enableProdMode() in your main.ts for example.

from angular.

vladimirpotekhin avatar vladimirpotekhin commented on April 27, 2024

This is due to the debug config, you shouldn't have those if you call enableProdMode() in your main.ts for example.

I've added enableProdMode() to the min reproduction repo. Unfortunately, the problem remains

from angular.

JeanMeche avatar JeanMeche commented on April 27, 2024

+1 With @JoostK, I wasn't able to reproduce it consistently but when I do it's linked to the mentioned internal.

from angular.

vladimirpotekhin avatar vladimirpotekhin commented on April 27, 2024

Got it, thank you for replies

from angular.

angular-automatic-lock-bot avatar angular-automatic-lock-bot commented on April 27, 2024

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

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.