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

Closing only tab in Profiles window causes rendering crash? #14

Open
vbhayden opened this issue Jun 1, 2022 · 1 comment
Open

Closing only tab in Profiles window causes rendering crash? #14

vbhayden opened this issue Jun 1, 2022 · 1 comment

Comments

@vbhayden
Copy link

vbhayden commented Jun 1, 2022

Afternoon team,

So we have a containerized instance of the datasim services up for the Plugfest participants in a few weeks, but I'm getting odd behavior when closing the last tab for the Profiles box.

If it's closed, then the rendering setup seems to get confused:

prod-main.js:5824 Error rendering component (in reagent1 > reagent2 >  >  > reagent4 >  >  > reagent8 >  >  > reagent11 > reagent15)
reagent.impl.component.do_render @ prod-main.js:5824
(anonymous) @ prod-main.js:5826
reagent.ratom.in_context @ prod-main.js:5734
reagent.ratom.deref_capture @ prod-main.js:5734
reagent.ratom.Reaction._run @ prod-main.js:5784

prod-main.js:98 Error: Doesn't support name: 
    at cljs.core.name (prod-main.js:3663:200)
    at prod-main.js:8004:495
    at cljs.core.LazySeq.sval (prod-main.js:2734:154)
    at cljs.core.LazySeq.cljs$core$ISeqable$_seq$arity$1 (prod-main.js:2740:255)
    at cljs.core._seq (prod-main.js:2318:89)
    at cljs.core.seq (prod-main.js:2444:180)
    at cljs.core.seq_reduce.cljs$core$IFn$_invoke$arity$3 (prod-main.js:2600:84)
    at cljs.core.LazySeq.cljs$core$IReduce$_reduce$arity$3 (prod-main.js:2739:250)
    at cljs.core._reduce.cljs$core$IFn$_invoke$arity$3 (prod-main.js:2313:128)
    at cljs.core.reduce.cljs$core$IFn$_invoke$arity$3 (prod-main.js:2607:197)

prod-main.js:3663 Uncaught Error: Doesn't support name: 
    at cljs.core.name (prod-main.js:3663:200)
    at prod-main.js:8004:495
    at cljs.core.LazySeq.sval (prod-main.js:2734:154)
    at cljs.core.LazySeq.cljs$core$ISeqable$_seq$arity$1 (prod-main.js:2740:255)
    at cljs.core._seq (prod-main.js:2318:89)
    at cljs.core.seq (prod-main.js:2444:180)
    at cljs.core.seq_reduce.cljs$core$IFn$_invoke$arity$3 (prod-main.js:2600:84)
    at cljs.core.LazySeq.cljs$core$IReduce$_reduce$arity$3 (prod-main.js:2739:250)
    at cljs.core._reduce.cljs$core$IFn$_invoke$arity$3 (prod-main.js:2313:128)
    at cljs.core.reduce.cljs$core$IFn$_invoke$arity$3 (prod-main.js:2607:197)
@vbhayden
Copy link
Author

@cliffcaseyyet morning Chris, do you know if there's a quick fix that we could implement on our end for this?

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