ParamQuery grid support forum
General Category => Bug Report => Topic started by: jplevene on August 24, 2025, 10:25:04 pm
-
In my console I am getting a depricated alert for filesaver.js:
Unload event listeners are deprecated and will be removed.
1 source
filesaver.js:232
Line 232 in filesaver.js is:
view.addEventListener("unload", process_deletion_queue, false);
Chrome links me to this page regarding the deprecation: https://chromestatus.com/feature/5579556305502208
-
there is no need to use filesaver.js
pq.saveAs API can be used: https://paramquery.com/pro/api#method-saveAs