We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just tried to use https://github.com/vimsical/subgraph and it appears to be working, but it creates keys like [:score/id 17]. The in-app re-frisk window works fine:
[:score/id 17]
But trying to invoke the pop-out window leads to
Error rendering component (in re_frisk_shell.re_com.views.main > re_com.box.v_box > re_frisk_shell.re_com.splits.h_split > re_frisk_shell.re_com.views.main_view > re_com.box.v_box > re_frisk_shell.re_com.splits.v_split > re_com.box.v_box > re_frisk_shell.re_com.splits.v_split > re_com.box.v_box > re_frisk_shell.re_com.ui.scroller > re_frisk_shell.frisk.main_frisk)
in the JS console.
The text was updated successfully, but these errors were encountered:
Same error when using string as key.
Sorry, something went wrong.
@p-himik @borkdude thanks for your report, it's because of sorting, as workaround you can uncheck sorted, i'm working on this
flexsurfer/re-frisk-shell@86b090d
fixed in 0.5.3
No branches or pull requests
I just tried to use https://github.com/vimsical/subgraph and it appears to be working, but it creates keys like
[:score/id 17]
. The in-app re-frisk window works fine:But trying to invoke the pop-out window leads to
in the JS console.
The text was updated successfully, but these errors were encountered: