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

/share gives raises a js exception on v2.1.0rc3 #5976

Closed
2 tasks done
renatolond opened this issue Dec 11, 2017 · 1 comment
Closed
2 tasks done

/share gives raises a js exception on v2.1.0rc3 #5976

renatolond opened this issue Dec 11, 2017 · 1 comment
Labels
bug Something isn't working

Comments

@renatolond
Copy link
Contributor

Using /share?text= with any content raises a javascript exception which makes impossible to share.

Uncaught TypeError: Cannot read property 'a' of undefined
    at r (configureStore.js:9)
    at Object.<anonymous> (mastodon.js:18)
    at t (bootstrap 62e727d2c158d7906cb8:54)
    at Object.<anonymous> (common-79da9261df3f2d141a5e.js:20599)
    at t (bootstrap 62e727d2c158d7906cb8:54)
    at Object.<anonymous> (common-79da9261df3f2d141a5e.js:17843)
    at t (bootstrap 62e727d2c158d7906cb8:54)
    at Object.<anonymous> (common-79da9261df3f2d141a5e.js:33014)
    at t (bootstrap 62e727d2c158d7906cb8:54)
    at Object.<anonymous> (common-79da9261df3f2d141a5e.js:27028)
    at t (bootstrap 62e727d2c158d7906cb8:54)
    at Object.<anonymous> (common-79da9261df3f2d141a5e.js:14713)
    at t (bootstrap 62e727d2c158d7906cb8:54)
    at Object.660 (share-9d786f471d63e1846ee7.js:4912)
    at t (bootstrap 62e727d2c158d7906cb8:54)
    at HTMLDocument.o (share.js:6)

  • I searched or browsed the repo’s other issues to ensure this is not a duplicate.
  • This bug happens on a tagged release and not on master (If you're a user, don't worry about this).
@ykzts
Copy link
Sponsor Member

ykzts commented Dec 11, 2017

resolved with #5941.

@ykzts ykzts closed this as completed Dec 11, 2017
@ykzts ykzts added the bug Something isn't working label Dec 12, 2017
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