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

upload component error in dashr docs but not in dash docs #248

Open
sahirbhatnagar opened this issue May 5, 2021 · 1 comment
Open

upload component error in dashr docs but not in dash docs #248

sahirbhatnagar opened this issue May 5, 2021 · 1 comment

Comments

@sahirbhatnagar
Copy link

When I try uploading a .csv file to the dash upload docs the dashTable renders correctly:

image



There is an issue however when I try uploading a .csv file to the dashr upload docs - the dashTable does not render:

image



I created an app locally with dashr and an upload component via dashCoreComponents::dccUpload but got the following error message which I don't know how to debug:

error: is.raw(input) is not TRUE

This SO post might be relevant.

Here is the sample data I used

@rpkyle
Copy link
Contributor

rpkyle commented May 5, 2021

Thanks for reporting @sahirbhatnagar! @HammadTheOne and I will take a look.

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

No branches or pull requests

2 participants