Giter Club home page Giter Club logo

Comments (4)

dancancro avatar dancancro commented on May 14, 2024

Hi Andrew. Welcome to this project! You're my first customer :)

This one has confounded me. It looks like I made your change to the entityactions branch that I'm working on today but it has the same problem. So I'm puzzled. I had the same problem 3 months ago.

However, in spite of the warnings, the app does run. Does it run for you?

Right now, I'm waist deep in updating angular-cli loveliness. Maybe that'll fix it.

from great-big-example-application.

dancancro avatar dancancro commented on May 14, 2024

Unfortunately updating angular-cli didn't fix the problem. It did however start displaying these incorrect warnings as an overlay on the page so you can't use the app.

To turn off this new overlay, you need to change line 140 of node_modules/@angular/cli/tasks/serve.js from

      overlay: serveTaskOptions.target === 'development'

to

      overlay: false // serveTaskOptions.target === 'development'

from great-big-example-application.

andrewgy8 avatar andrewgy8 commented on May 14, 2024

Hmmm, I think the warnings are seperate from the loading issue. I submitted a pull request which updated the side-nav according to this. It seemed to fix the issue.

from great-big-example-application.

dancancro avatar dancancro commented on May 14, 2024

Strange. I pushed a bunch of changes yesterday including that one, but I'm still getting this warning problem. Would you mind giving it a try?

from great-big-example-application.

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.