Coder Social home page Coder Social logo

Comments (5)

github-actions avatar github-actions commented on June 3, 2024

Hello @tamalCodes, thank you for raising the issue.

Currently, the issue is marked as https://github.com/MilanCommunity/Milan/labels/status%3A%20todo%20%E2%8F%B3 so please wait until the maintainers/owner review it and provide you with feedback/suggestions to proceed further.

Feel free to reach out to Tamal on Twitter, or drop a mail at [email protected] if you think that this issue is of critical priority.

Give us a ⭐ to show some support
Happy OpenSource 🚀

from ngoworld.

riteshshukladev avatar riteshshukladev commented on June 3, 2024

Hey @tamalCodes, would love to add this animation, kindly assign.

from ngoworld.

tamalCodes avatar tamalCodes commented on June 3, 2024

Hi @riteshshukladev , please go ahead with it !

📑 Checklist in case you missed something

Please maintain structure, use conventional pull request titles, and avoid spam to avoid closure or bans.

from ngoworld.

riteshshukladev avatar riteshshukladev commented on June 3, 2024

hey @tamalCodes, need your help ,as i'm facing an weird type of issue like after clonning the codebase and intallling the required dependencies . when i starts the development server and makes some changes in the codebase the changes doesn't get reflected in the UI and in the terminal of my editor.

Rather,it throws an text like this, [BABEL] Note: The code generator has deoptimised the styling of C:\Users\Ritesh\OneDrive\Documents\Milan\src\assets\pictures\Banner\MilanBuild.svg as it exceeds the max of 500KB., (that is actually the build file).

To solve this issue early on i , asked chatGPT why the changes doesn't get reflected in the UI and passed this message as well, it gave me a resposne that , HMR(Hot Module Replacement) that allows developers to see their changes in the browser without needing a full page reload in web development servers, such as Webpack.
The message you're seeing in your command line, regarding Babel deoptimizing the styling of a specific SVG file due to its size exceeding the maximum limit of 500KB, is indeed relevant and could be contributing to the issues you're experiencing. This message indicates that the SVG file is unusually large for a web asset, which might not only affect the build optimization process but could also have implications for hot module replacement (HMR) and the overall performance of your development server.

please help!!

from ngoworld.

tamalCodes avatar tamalCodes commented on June 3, 2024

That is not an error, the thing you get from Babel is a warning, everything else should work fine. Can you check the console to see? Also can you give me a screen recording using any free software so that I can see too ?

from ngoworld.

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.