glebovpavel / IR_to_MSExcel

Oracle Apex plugin for Interactive Grid or Interactive Report
http://glebovpavel.github.io/Description_IR_TO_XSLX/
Other
39 stars 14 forks source link

interactive report work done, but interactive grid not work, #72

Open daneilzhang opened 4 years ago

daneilzhang commented 4 years ago

interactive report work done, but interactive grid not work, error msg: moment-with-locales.js:1 Uncaught TypeError: Cannot read property 'preparse' of null at ce (moment-with-locales.js:1) at moment-with-locales.js:1 at Ye (moment-with-locales.js:1) at ye (moment-with-locales.js:1) at e (moment-with-locales.js:1) at getCellDate (IG2MSEXCEL.js:52) at getWorksheet (IG2MSEXCEL.js:248) at buildExcel (IG2MSEXCEL.js:493) at IG2MSEXCEL.js:386 at Object.execCb (require.js?v=19.2.0.00.18:5)

glebovpavel commented 4 years ago

Are you using Swedish locale like '2012 juillet'? I found a bug in a library I use in IG Export. https://github.com/moment/moment/issues/2566