FileDownload fails with panel serve in release 0.9.7: downloads same data over and over

When serving a notebook, the FileDownload widget repeatedly saves that same data it saved the first time the button was pushed.
In earlier version 0.9.5 this was an issue in the notebook as well, and after updating to 0.9.7 I was relieved to see it solved.
Try serving the notebook in https://panel.holoviz.org/gallery/param/download_upload_csv.html [fileDownload-tutorial.ipynb (8.8 KB) ] and generate +1 datasets. I will download the same data over and over. See figures: generated data with 4 samples, but saves old data from first download.
image

Hi @mcav

Could you post it as a bug on GitHub https://github.com/holoviz/panel/issues

It’s the right place.

Thanks.

1 Like