You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When introducing logical values, the html rendering produces rows with ticks inside. That's nice. However, when clicking on them transforming TRUE to FALSE (ticked to unticked), there is a #bad value# rendering error.
First of all, thanks for your nice tool!
When introducing logical values, the html rendering produces rows with ticks inside. That's nice. However, when clicking on them transforming TRUE to FALSE (ticked to unticked), there is a #bad value# rendering error.
The snapshot showing this behaviour is this:
A code based on the example-1 of your code that reproduces the issue is available at:
server.R http://pastebin.com/SCvsYZ8M
ui.R http://pastebin.com/zXjhPdjy
Thanks in advance!
John
The text was updated successfully, but these errors were encountered: