Skip to content

this.props.onScriptLoaded is not a function #18

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

Open
RachelTakeuchi-minted opened this issue Aug 25, 2017 · 0 comments
Open

this.props.onScriptLoaded is not a function #18

RachelTakeuchi-minted opened this issue Aug 25, 2017 · 0 comments

Comments

@RachelTakeuchi-minted
Copy link

Getting this from ScriptLoader:

Uncaught TypeError: _this2.props.onScriptLoaded is not a function
    at ScriptLoader.eval (eval at <anonymous> (app.js:7019), <anonymous>:137:32)
    at CallbackQueue.notifyAll (eval at <anonymous> (app.js:1263), <anonymous>:76:22)
    at ReactUpdatesFlushTransaction.close (eval at <anonymous> (app.js:139), <anonymous>:59:24)
    at ReactUpdatesFlushTransaction.closeAll (eval at <anonymous> (app.js:500), <anonymous>:209:25)
    at ReactUpdatesFlushTransaction.perform (eval at <anonymous> (app.js:500), <anonymous>:156:16)
    at ReactUpdatesFlushTransaction.perform (eval at <anonymous> (app.js:139), <anonymous>:89:32)
    at Object.flushBatchedUpdates (eval at <anonymous> (app.js:139), <anonymous>:172:19)
    at ReactDefaultBatchingStrategyTransaction.closeAll (eval at <anonymous> (app.js:500), <anonymous>:209:25)
    at ReactDefaultBatchingStrategyTransaction.perform (eval at <anonymous> (app.js:500), <anonymous>:156:16)
    at Object.batchedUpdates (eval at <anonymous> (app.js:1028), <anonymous>:62:26)

Looks like it's coming from startLoadingScripts in componentDidMount

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

1 participant