Giter VIP home page Giter VIP logo

Comments (15)

brettjacobson avatar brettjacobson commented on May 18, 2024

I have the same problem. Does hint.js "require" requireJS or some other module loader, that our project doesn't have??

from angular-hint.

SomeKittens avatar SomeKittens commented on May 18, 2024

@brettjacobson not the compiled version.

Can either of you post repo code? Somehow it's passing undefined values.

from angular-hint.

whisher avatar whisher commented on May 18, 2024

I've got the same problem
running my app
but only in chrome !!! in firefox the app works fine.
Mint distro

If I disable the extention the app works fine

from angular-hint.

r20 avatar r20 commented on May 18, 2024

I noticed my Chrome debugging session all of a sudden hit this when I hadn't changed anything that I thought would cause it, and I wasn't using hint.js. It turns out, it was from the AngularJS plugin in the debugger. If I disable AngularJS debugging and only use the rest of Chrome's debugger I'm fine.

from angular-hint.

onphenomenon avatar onphenomenon commented on May 18, 2024

disabling the plugin worked, thank goodness. couldn't find any changes in the diff that would have caused it.

from angular-hint.

SomeKittens avatar SomeKittens commented on May 18, 2024

I can't reproduce this.

What version of Angular are you running this against? Can you create a small example that demonstrates the problem?

from angular-hint.

benzid-wael avatar benzid-wael commented on May 18, 2024

I have the same problem: My app was working well until this morning. If I deactivate theBatarang extension, everything work as expected, once I activate it and refresh the page I got this error.

Did you have any idea how to fix it ?

from angular-hint.

gibbitz avatar gibbitz commented on May 18, 2024

Same issue here. I re-bowered my site last night to add more libraries and noticed the problem right afterwards. My versions and plugins are:

  • ui-router-extras 0.1.0
  • angular 1.4.8
  • angular-ui-router 0.2.15
  • angular-animate 1.4.8

Thought the versions of plugins and which are involved may be helpful for reproducing/figuring this out.

from angular-hint.

btford avatar btford commented on May 18, 2024

There was a regression in v0.10.2. Can you all please make sure you're on
v0.10.4? I'll try and take a look today if people are still seeing this.

Thanks!

On Thu, Dec 3, 2015, 08:29 Paul Fox [email protected] wrote:

Same issue here. I re-bowered my site last night to add more libraries and
noticed the problem right afterwards. My versions and plugins are:

  • ui-router-extras 0.1.0
  • angular 1.4.8
  • angular-ui-router 0.2.15
  • angular-animate 1.4.8

Thought the versions of plugins and which are involved may be helpful for
reproducing/figuring this out.


Reply to this email directly or view it on GitHub
#114 (comment)
.

from angular-hint.

SomeKittens avatar SomeKittens commented on May 18, 2024

You might need to do it manually (updates don't always all go out at once).

Hamburger menu -> More Tools -> Extensions

Then click the "Update Extensions Now" button:

screen shot 2015-12-03 at 10 02 05 am

from angular-hint.

benzid-wael avatar benzid-wael commented on May 18, 2024

I'm not sure if I was in v0.10.4 or not. I just reinstalled the extension and the error disappeared.

from angular-hint.

SomeKittens avatar SomeKittens commented on May 18, 2024

Confirmed fix - thanks!

from angular-hint.

brettjacobson avatar brettjacobson commented on May 18, 2024

I'm still getting this exception; i've uninstalled Chrome extensions, and I'm getting the exception in Internet Explorer, too. When I debug, there is no "name" property on "module" (hence the exception).

angular.js:68 Uncaught Error: [$injector:modulerr] Failed to instantiate module ngHintModules due to:
TypeError: Cannot read property 'name' of undefined
at module.exports (http://localhost:8596/bower_components/angular-hint/dist/hint.js:1055:30)
at http://localhost:8596/bower_components/angular-hint/dist/hint.js:1061:21
at Array.forEach (native)
at module.exports (http://localhost:8596/bower_components/angular-hint/dist/hint.js:1059:33)
at http://localhost:8596/bower_components/angular-hint/dist/hint.js:1061:21
at Array.forEach (native)
at module.exports (http://localhost:8596/bower_components/angular-hint/dist/hint.js:1059:33)
at http://localhost:8596/bower_components/angular-hint/dist/hint.js:1355:17
at Object.invoke (http://localhost:8596/bower_components/angular/angular.js:4450:17)
at runInvokeQueue (http://localhost:8596/bower_components/angular/angular.js:4356:35)
http://errors.angularjs.org/1.4.3/$injector/modulerr?p0=ngHintModules&p1=Ty…F%2Flocalhost%3A8596%2Fbower_components%2Fangular%2Fangular.js%3A4356%3A35)

from angular-hint.

SomeKittens avatar SomeKittens commented on May 18, 2024

How are you including angular-hint in your codebase? If it's happening on Internet Explorer, that's not through Batarang.

from angular-hint.

Mavlarn avatar Mavlarn commented on May 18, 2024

I disabled Batarang and this problem still exists.

from angular-hint.

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.