Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with latest angularjs? #688

Closed
Tjorriemorrie opened this issue Sep 5, 2013 · 3 comments
Closed

Not working with latest angularjs? #688

Tjorriemorrie opened this issue Sep 5, 2013 · 3 comments

Comments

@Tjorriemorrie
Copy link

How can I make ng-grid work with the latest libraries as in this plunker?

http://plnkr.co/edit/YF1JKR

I think confusion will be reduced if the supported versions are stated on the getting started section.

@roblarsen
Copy link
Contributor

As seen in #598/#665 there are known issues with unstable releases. I can add a note to the getting started.

Looking at your plunker, it is broken, but less broken than what you were showing- "Refused to execute script from 'https://raw.github.com/angular-ui/ng-grid/master/ng-grid-2.0.7.min.js' because its MIME type ('text/plain') is not executable, and strict MIME type checking is enabled. " For me at least, linking to the raw files wasn't working. Getting the ng-grid javascript and css actually onto the page helped a lot. http://plnkr.co/edit/lffrEl?p=preview

@c0bra
Copy link
Contributor

c0bra commented Sep 5, 2013

Use rawgithub.com rather than raw.github.com

@jonricaurte
Copy link
Contributor

Can you try with latest version of angular and https://github.com/angular-ui/ng-grid/tree/2.0.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants