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

Editor won’t preview Shortcuts #199

Closed
alakoring opened this issue Jun 21, 2020 · 3 comments
Closed

Editor won’t preview Shortcuts #199

alakoring opened this issue Jun 21, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@alakoring
Copy link

Although the editor can preview multi-node choices, it will not preview if a node has shortcuts.

Repro
Open a new document in Editor
Copy & paste text from the “Shortcut scope” section of the documentation into the node
Click the ▶️ button to Preview

Actual
No text is displayed.
2clicking exits Preview mode.

Expected
Initial text displays.
Responses are displayed.
Choosing one displays its text.

Alternately
An error message if I misunderstand the -> syntax.

Note
I have attached a file that doesn’t work, and one that does (because it is not using shortcuts).
I am using Version 0.4.44 (0.4.44) on macOS 10.14.6. (I have not tried this in Unity, but I don’t imagine the bug exists in Yarn, just the Editor.)

ShortcutsPreviewBUG.zip

@alakoring
Copy link
Author

I just noticed this is buried in #153 — I would keep it as a separate issue though because it might be fixed without needing to other features in that issue.

@blurymind
Copy link
Owner

blurymind commented Jun 22, 2020

yes unfortunately this is a bondagejs bug
hylyh/bondage.js#53
hylyh/bondage.js#31

we use bondagejs because yarnSpinner does not have a javascript runtime

@blurymind
Copy link
Owner

closing this since its out of the scope of yarn editor. Its a bondagejs bug

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

3 participants