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

Importing the same file twice on Chrome #6

Closed
sbachiller opened this issue Mar 29, 2023 · 2 comments
Closed

Importing the same file twice on Chrome #6

sbachiller opened this issue Mar 29, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@sbachiller
Copy link

Hello there :)

I just discovered a new bug in Chrome that breaks importCSV functionality, at least having my custom buttons and calling importCSV:

  1. I have a table with data
  2. Delete all the rows
  3. Import a CSV -> OK
  4. Delete all the rows
  5. Import the same CSV -> Nothing is imported

Console doesn't output any message.

Any guidance on this?

@OvidijusParsiunas
Copy link
Owner

Well spotted!

This has now been fixed in npm version 0.0.224. Please let me know if you are still having problems with this.

@OvidijusParsiunas OvidijusParsiunas self-assigned this Mar 29, 2023
@OvidijusParsiunas OvidijusParsiunas added the bug Something isn't working label Mar 29, 2023
@sbachiller
Copy link
Author

Working great!! Good job :)

@OvidijusParsiunas OvidijusParsiunas changed the title Error importing the same file twice on Chrome Importing the same file twice on Chrome Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants