Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

Bug: Settings Page doesn't display on first run #14

Closed
abennouna opened this issue Dec 22, 2016 · 4 comments
Closed

Bug: Settings Page doesn't display on first run #14

abennouna opened this issue Dec 22, 2016 · 4 comments

Comments

@abennouna
Copy link
Contributor

Settings Provider
Issue
On app first run (or after clearing storage), when rendering Settings Component’s template using allSettings, template can't find options.

Solution
In load() method, on first run, we must return after setAll() promise resolution.

@abennouna abennouna changed the title Wait for Storage.set promise Wait for Storage.setAll promise resolution Dec 22, 2016
@abennouna abennouna changed the title Wait for Storage.setAll promise resolution Bug: Settings Page doesn't display on first run Dec 23, 2016
@roboflank
Copy link

+1
Am also running into this error

@adirzoari
Copy link

hey, i have problem while i run ionic serve

Couldn't find ionic.config.json file. Are you in an Ionic project?

I downloaded from github and try run "npm install" into src folder and then ionic serve.

@roboflank
Copy link

roboflank commented Dec 28, 2016 via email

@abennouna
Copy link
Contributor Author

@adirzoari This is not related to the issue.
Anyway, the repo is not working as a standalone ionic project: you should create a project using this template by doing
ionic start newApp super --v2

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

No branches or pull requests

3 participants