Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

"Wire the backend" example needs angular-route.js #5716

Closed
dansanderson opened this issue Jan 10, 2014 · 3 comments
Closed

"Wire the backend" example needs angular-route.js #5716

dansanderson opened this issue Jan 10, 2014 · 3 comments
Assignees
Milestone

Comments

@dansanderson
Copy link

On http://angularjs.org/ , the "Wire up a Backend" section has an example that uses ngRoute. As of 1.2.0 this has moved to a separate module. The index.html example file needs this line added in <head>:

    <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.2.7/angular-route.min.js"></script>

The corresponding JSFiddle example ("Edit Me") appears to also need this fix and other fixes before it is functional.

@ghost ghost assigned tbosch and IgorMinar Jan 10, 2014
@IgorMinar
Copy link
Contributor

related issue #5396

@caitp
Copy link
Contributor

caitp commented Jan 17, 2014

I think my patch on angular/angularjs.org is regarding this. If anyone wants to review and merge that, by all means

@ghost ghost assigned petebacondarwin Jan 27, 2014
@petebacondarwin
Copy link
Contributor

This is a problem with angularjs.org and @caitp patch is the place to discuss: angular/angularjs.org#86

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

No branches or pull requests

5 participants