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

get_slot_changes not initialized to null #2697

Closed
jacobmischka opened this issue May 6, 2019 · 0 comments · Fixed by #2698
Closed

get_slot_changes not initialized to null #2697

jacobmischka opened this issue May 6, 2019 · 0 comments · Fixed by #2698

Comments

@jacobmischka
Copy link
Contributor

jacobmischka commented May 6, 2019

This results in a trailing comma in the function call, which is normally fine for modern envs but, ha, of course not in ancient ones.

Current output when the node has no values:

default_slot.p(get_slot_changes(default_slot_1, ctx, changed,), get_slot_context(default_slot_1, ctx, null));
                                                            ^
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 a pull request may close this issue.

1 participant