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
To reproduce:
site.mousetrap.bind('f'...
ui/editor/src/ctrl.ts
Open a study and click add a new chapter.
In the new chapter dialog, select a different variant.
Click either create chapter or the X button.
create chapter
Click to add a new chapter again.
Press f in the editor. There should now be multiple console logs.
f
The text was updated successfully, but these errors were encountered:
20d3562
No branches or pull requests
To reproduce:
site.mousetrap.bind('f'...
ofui/editor/src/ctrl.ts
:Open a study and click add a new chapter.
In the new chapter dialog, select a different variant.
Click either
create chapter
or the X button.Click to add a new chapter again.
Press
f
in the editor. There should now be multiple console logs.The text was updated successfully, but these errors were encountered: