Author Topic: import XLSX file error  (Read 1301 times)

bwt

  • Pro Enterprise
  • Newbie
  • *
  • Posts: 17
    • View Profile
import XLSX file error
« on: November 15, 2020, 09:10:43 pm »
it give me this error when i try to import xlsx file into the grid
The constructor with parameters has been removed in JSZip 3.0, please check the upgrade guide.

and i use the jszip file that's came with the pro version files
it's 2.5.0

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6310
    • View Profile
Re: import XLSX file error
« Reply #1 on: November 16, 2020, 11:52:53 am »
The error means you are using JSZip 3.0, but pqgrid works with JSZip 2.5.0 only.

So please ensure to use JSZip 2.5.0