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

TableTools save button stop working after two successfull save command in IE 11 #99

Open
plemm98 opened this issue Jun 23, 2015 · 0 comments

Comments

@plemm98
Copy link

plemm98 commented Jun 23, 2015

Hi,

Using Visual Studio, I have created a mvc web site using the default template. In the home view, I insert the HTML required to display a simple datatable with the table tools.

I create a simple test.js file, where I initialize my datatable with the tabletools.

I also specify the "swf" path in this file.

If i open my website in Chrome, the datatable is fine. If i save my table in csv, everything work. If i repeat this operation 5 times, all 5 csv are save locally successfully.

If i open this website in IE, the datatable look fine. If i save my table in csv, the first time, the save seem to work. The second time, same thing again, the save process seem to work. The 3 times, i guess i'm out of luck, the swf seem to crash. The file save locally is 0kb, and is impossible to delete. From now, the save button stop working until we refresh the page.

Here's a link to the mvc site that i'm using. https://onedrive.live.com/redir?resid=348AB143041451F2!10833&authkey=!AGlf-75YOAhTqr0&ithint=file%2czip

I will try to add a video showing how to reproduce the error later on.

Best regards,

Pat

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

1 participant