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

As palimpsest: bug fixes #8

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

colevandersWands
Copy link

This PR fixes two bugs:

  • avoids the "Can only call functions." error that occurs in some valid palimpsests by checking if callee is an array
  • avoids running non-palimpsests as palimpsests without refreshing the page by setting .asPalimpsest as an instance property instead of static property

You can demo the changes here, these coems error when echoed in editor.coem-lang.org

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

Successfully merging this pull request may close these issues.

1 participant