Skip to content

Make to work with expressions with no formulae #2883

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AndresDSoto
Copy link

Summary

#2311 ran into this issue this other person had. I could not modify the sheet that I was working with so I had to modify the code to fix it. Issue is with expressions that have no fromulae.

Simple change that avoids calling render on a non existent formulae.

Test plan

No tests as it is trying to avoid the error: TypeError: Cannot read properties of undefined (reading '0')

Related to source code (for typings update)

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