angularjs - AppGyver rootview can't open URL -


according tutorial:

all location properties can either supersonic routes or urls.

when use in structure.coffee, nothing loaded, initial splash screen shown:

 rootview:      location: "http://example.com/page1" 

what else should set?

it looks current issue on github.

from post:

a workaround run local clone of steroids , change https://github.com/appgyver/steroids/blob/master/src/steroids/features.coffee#l6  false, after can write  splashscreen:     autohide: true 

in config/app.coffee.


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -