Eric Newkirk
Eric Newkirk
Change `!==` to `!=` in testing old and new values so changes from `undefined` to `null` won't be passed to R.
When a rhandsontable widget is initialized with defined columns but 0 rows, and then rows are added, the changes reported to the server are incorrect. The changes always show the...
Adds `caption` and `caption.color` arguments to `withSpinner`. Captions are implemented as an additional [div](https://github.com/daattali/shinycssloaders/issues/28#issuecomment-846040037) below the one containing the spinner. Not supported for spinner type 1 because the animation for...
Suddenly linting has failed completely for me in vscode. I've tried several approaches to finding the source of the problem, but I can't reproduce it. This occurs in workspaces with...