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

[Packager] Source maps do not seem to work in Chrome #1456

Closed
jtremback opened this issue May 30, 2015 · 0 comments
Closed

[Packager] Source maps do not seem to work in Chrome #1456

jtremback opened this issue May 30, 2015 · 0 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@jtremback
Copy link
Contributor

Getting stacktraces like this:

Error: regeneratorRuntime is not defined
 stack: 
  callee$1$0                                                   index.ios.bundle:1128
  componentDidMount                                            index.ios.bundle:1130
  CallbackQueue.assign.notifyAll                               index.ios.bundle:4916
  ReactNativeReconcileTransaction.ON_DOM_READY_QUEUEING.close  index.ios.bundle:14362
  ReactNativeReconcileTransaction.Mixin.closeAll               index.ios.bundle:6220
  ReactNativeReconcileTransaction.Mixin.perform                index.ios.bundle:6161
  batchedMountComponentIntoNode                                index.ios.bundle:15882
  Object.ReactDefaultBatchingStrategy.batchedUpdates           index.ios.bundle:13951
  Object.batchedUpdates                                        index.ios.bundle:4679
  Object.ReactNativeMount.renderComponent                      index.ios.bundle:15951
  Object.ReactPerf.measure.wrapper [as renderComponent]        index.ios.bundle:5015
  Object.render                                                index.ios.bundle:1310
  renderApplication                                            index.ios.bundle:36269
  Object.AppRegistry.registerComponent.runnables.(anonymous    index.ios.bundle:36171
  Object.AppRegistry.runApplication                            index.ios.bundle:36193
  jsCall                                                       index.ios.bundle:7335
 URL: undefined
 line: undefined
 message: regeneratorRuntime is not defined

However, the redbox on the phone is showing the right source files.

@facebook facebook locked as resolved and limited conversation to collaborators Jun 1, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

2 participants