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

Fix phantom change event when initial HOT has 0 rows #373

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

ericnewkirk
Copy link

Change !== to != in testing old and new values so changes from undefined to null won't be passed to R.

avoid intermittent error calling JS()
Avoid firing change event when defaults are null
Change event will still fire if defaults are provided
Change test for reporting changes to R server
Somehow one fix was nixed by the other
This commit contains both:

Fix phantom change event with 0 rows
Fix minsparerows glitch
Fix for minsparerows is stuck
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.

None yet

1 participant