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

Blocker/Critical: These are errors that we've encountered multiple times but can't find a way to reproduce #36

Open
jwfunk opened this issue Apr 26, 2019 · 2 comments

Comments

@jwfunk
Copy link

jwfunk commented Apr 26, 2019

Moving habits around in the settings tab will produce an error Reference.set failed: First argument contains undefined in property 'users.81955841.settings.habitOrder.0'

@jwfunk
Copy link
Author

jwfunk commented Apr 26, 2019

Each time I click on something, an error is displayed covering the entire app screen.

After Clicking Login:
undefined in not an object (evaluating 'RCTAlertManager.alerWithArgs'

After Clicking A Habit:
console.error: "fontFamily "AvenirNext-Bold" is not a system font and has not been loaded through Font.loadAsync

After Moving a Habit in Settings:
console.error: "fontFamily "AvenirNext-Bold" is not a system font and has not been loaded through Font.loadAsync

Clicking on a Date:
console.error: "fontFamily "AvenirNext-Bold" is not a system font and has not been loaded through Font.loadAsync

Startup:
console.error: "fontFamily "AvenirNext-Bold" is not a system font and has not been loaded through Font.loadAsync

@sampocs
Copy link
Owner

sampocs commented Apr 26, 2019

Are you on Android or iOS?

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

2 participants