Skip to content

As palimpsest: bug fixes#8

Open
colevandersWands wants to merge 9 commits into
coem-lang:mainfrom
colevandersWands:as-palimpsest
Open

As palimpsest: bug fixes#8
colevandersWands wants to merge 9 commits into
coem-lang:mainfrom
colevandersWands:as-palimpsest

Conversation

@colevandersWands

Copy link
Copy Markdown

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