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

An error occurs when posting in "/share" page #9057

Closed
aji-su opened this issue Oct 22, 2018 · 0 comments
Closed

An error occurs when posting in "/share" page #9057

aji-su opened this issue Oct 22, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@aji-su
Copy link
Contributor

aji-su commented Oct 22, 2018

From browser dev console:

Uncaught TypeError: Cannot read property 'history' of undefined
    at ComposeForm.eval [as handleSubmit] (compose_form.js?d040:91)
    at Object.eval [as onKeyDown] (compose_form.js?d040:72)
    at eval (autosuggest_textarea.js?9f70:133)
    at HTMLUnknownElement.callCallback (react-dom.development.js?42a7:145)
    at Object.invokeGuardedCallbackDev (react-dom.development.js?42a7:195)
    at invokeGuardedCallback (react-dom.development.js?42a7:248)
    at invokeGuardedCallbackAndCatchFirstError (react-dom.development.js?42a7:262)
    at executeDispatch (react-dom.development.js?42a7:548)
    at executeDispatchesInOrder (react-dom.development.js?42a7:570)
    at executeDispatchesAndRelease (react-dom.development.js?42a7:668)

Expected behaviour

  • Post successfully

Actual behaviour

  • An error occurs

Steps to reproduce the problem

  • Post in /share page

Specifications

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants