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

Uncaught TypeError when trying to view a gist #237

Open
demicuz opened this issue Nov 26, 2020 · 3 comments
Open

Uncaught TypeError when trying to view a gist #237

demicuz opened this issue Nov 26, 2020 · 3 comments

Comments

@demicuz
Copy link

demicuz commented Nov 26, 2020

Issue:

I've logged in to GitHub and tried to save a gist. After that I wasn't able to access it due to an error:

Uncaught TypeError: cljs$cst$keyword$editor_DASH_view.cljs$core$IFn$_invoke$arity$1(...) is null
    a https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:9411
    cljs$core$IFn$_invoke$arity$3 https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:2110
    cljs$core$IFn$_invoke$arity$3 https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:2123
    b https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:9411
    d https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:9412
    <anonymous> https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:9719
    e https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:2179
    cljs$core$IFn$_invoke$arity$1 https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:7459
    handler https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:7472
    add_binding https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:4746
    _fire https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:264
    _handle_combo_down https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:268
    _key_down https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:267
    _receive_input https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:264
    keydown_event https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:256
    a https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:256
    fireListener https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:4726
    handleBrowserEvent_ https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:4729
    b https://user.maria.cloud/js/compiled/live/shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:4718
shadow-live.A28228DDF7BFD70360D48EC6E749DED5.js:9411:264

When I log out, everything works just fine.

Environment:

  • Browser: Firefox 83.0-1
  • Platform: Linux Manjaro 20.2 Nibia

URL to a gist replicating the issue

https://www.maria.cloud/gist/17b2df3f1419ca70c4a86e86761c5f01

@demicuz
Copy link
Author

demicuz commented Dec 18, 2020

A temporary workaround - click on a small square below the file name that says "View Gist". It opens the gist in a new tab and on Maria's tab opens the file without throwing the error. Though a page refresh will break it again.

@mhuebert
Copy link
Owner

thanks for reporting this - I've also seen some errors when trying to save gists, though I've been able to continue by refreshing. I hope to dig into this soon.

@mhuebert
Copy link
Owner

I believe this is fixed in our dev channel (dev.maria.cloud), cannot confirm with certainty

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

2 participants