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
Describe the bug
In shiny app, when a column is deleted, the column header is not deleted accordingly. Results in an error when call "Excel_to_R" function.
This seems like a bug:
Describe the bug
In shiny app, when a column is deleted, the column header is not deleted accordingly. Results in an error when call "Excel_to_R" function.
To Reproduce
Steps to reproduce the behavior:
Delete the second column from the shiny app, then the console prints:
Expected behavior
Please note there are still two elements in the "colHeaders", it should return sth like this:
Thanks for you work!!! excelR is great!!!
The text was updated successfully, but these errors were encountered: