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

toString does not work when userInvocationTable is passed #156

Open
ruscoder opened this issue May 25, 2024 · 0 comments
Open

toString does not work when userInvocationTable is passed #156

ruscoder opened this issue May 25, 2024 · 0 comments

Comments

@ruscoder
Copy link
Contributor

There's a funny bug, that I incidentally encountered, that when I pass userInvocationTable with my own functions, toString() stops working.

I debugged the issue, and it's related to JS Object.toString() function defined in each Object, which userInvocationTable is.

ruscoder added a commit to beda-software/fhirpath.js that referenced this issue May 25, 2024
ruscoder added a commit to beda-software/fhirpath.js that referenced this issue May 25, 2024
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

No branches or pull requests

1 participant