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

Fix options not found error #43

Merged
merged 1 commit into from
Jun 16, 2017
Merged

Fix options not found error #43

merged 1 commit into from
Jun 16, 2017

Conversation

sebirdman
Copy link

Looks like this got missed. Made it impossible to getUser info

@codecov-io
Copy link

codecov-io commented Jun 16, 2017

Codecov Report

Merging #43 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   99.29%   99.29%           
=======================================
  Files          10       10           
  Lines         142      142           
  Branches       36       36           
=======================================
  Hits          141      141           
  Misses          1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7db96fc...bae33d0. Read the comment docs.

@hzalaz
Copy link
Member

hzalaz commented Jun 16, 2017

@sebirdman what was the error you were getting?

@sebirdman
Copy link
Author

sebirdman commented Jun 16, 2017

@hzalaz

6-16 12:56:15.548 20196 21586 W ReactNativeJS: Possible Unhandled Promise Rejection (id: 0):
06-16 12:56:15.548 20196 21586 W ReactNativeJS: ReferenceError: Can't find variable: options
06-16 12:56:15.548 20196 21586 W ReactNativeJS: users@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:94449:29
06-16 12:56:15.548 20196 21586 W ReactNativeJS: _callee3$@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:94320:47
06-16 12:56:15.548 20196 21586 W ReactNativeJS: tryCatch@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:20190:44
06-16 12:56:15.548 20196 21586 W ReactNativeJS: invoke@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:20378:30
06-16 12:56:15.548 20196 21586 W ReactNativeJS: http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:20215:28
06-16 12:56:15.548 20196 21586 W ReactNativeJS: http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:94217:75
06-16 12:56:15.548 20196 21586 W ReactNativeJS: tryCallTwo@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:19554:7
06-16 12:56:15.548 20196 21586 W ReactNativeJS: doResolve@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:19693:23
06-16 12:56:15.548 20196 21586 W ReactNativeJS: Promise@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:19575:12
06-16 12:56:15.548 20196 21586 W ReactNativeJS: http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:94197:36
06-16 12:56:15.548 20196 21586 W ReactNativeJS: http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:94309:25
06-16 12:56:15.548 20196 21586 W ReactNativeJS: http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:54716:24
06-16 12:56:15.548 20196 21586 W ReactNativeJS: dispatch@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:54661:27
06-16 12:56:15.548 20196 21586 W ReactNativeJS: _callee2$@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:94294:37
06-16 12:56:15.548 20196 21586 W ReactNativeJS: tryCatch@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:20190:44
06-16 12:56:15.548 20196 21586 W ReactNativeJS: invoke@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:20378:30
06-16 12:56:15.548 20196 21586 W ReactNativeJS: http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:20215:28
06-16 12:56:15.548 20196 21586 W ReactNativeJS: fulfilled@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:94200:36
06-16 12:56:15.548 20196 21586 W ReactNativeJS: tryCallOne@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:19546:14
06-16 12:56:15.548 20196 21586 W ReactNativeJS: http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:19632:25
06-16 12:56:15.548 20196 21586 W ReactNativeJS: http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:5770:24
06-16 12:56:15.548 20196 21586 W ReactNativeJS: callTimer@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:2101:17
06-16 12:56:15.548 20196 21586 W ReactNativeJS: callImmediatesPass@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:2187:36
06-16 12:56:15.548 20196 21586 W ReactNativeJS: callImmediates@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:2197:48
06-16 12:56:15.548 20196 21586 W ReactNativeJS: http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:1968:48
06-16 12:56:15.548 20196 21586 W ReactNativeJS: __guard@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:1956:11
06-16 12:56:15.548 20196 21586 W ReactNativeJS: __callImmediates@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:1967:19
06-16 12:56:15.548 20196 21586 W ReactNativeJS: http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:1870:32
06-16 12:56:15.548 20196 21586 W ReactNativeJS: __guard@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:1956:11
06-16 12:56:15.548 20196 21586 W ReactNativeJS: invokeCallbackAndReturnFlushedQueue@http://localhost:8081/index.android.bundle?platform=android&dev=true&hot=true&minify=false:1868:19
06-16 12:56:15.548 20196 21586 W ReactNativeJS: invokeCallbackAndReturnFlushedQueue@[native code]

@hzalaz
Copy link
Member

hzalaz commented Jun 16, 2017

Nevermind, thought it was in a different file the change and now I see the issue

@hzalaz hzalaz modified the milestones: v1-Next, v1.0.2 Jun 16, 2017
@hzalaz hzalaz merged commit 2cc8e46 into auth0:master Jun 16, 2017
@hzalaz
Copy link
Member

hzalaz commented Jun 16, 2017

@sebirdman thanks, there is a new release with that fix

@sebirdman
Copy link
Author

@hzalaz awesome, thanks for being so responsive

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

Successfully merging this pull request may close these issues.

3 participants