malzariey / filament-daterangepicker-filter

MIT License
105 stars 46 forks source link

Not working in Modals #15

Closed magarrent closed 1 year ago

magarrent commented 1 year ago

Hey! When you edit/create a record using a separate page it works properly, but when you use a Modal it throws this JS error:

dule.esm.js:423 Uncaught ReferenceError: initPickerdays is not defined
    at eval (eval at r (module.esm.js:471:14), <anonymous>:3:16)
    at module.esm.js:489:21
    at Y (module.esm.js:412:12)
    at Function.W (module.esm.js:437:3)
    at module.esm.js:2747:35
    at Function.<anonymous> (module.esm.js:1188:55)
    at n (module.esm.js:575:7)
    at module.esm.js:580:5
    at kt (module.esm.js:773:3)
    at module.esm.js:721:21
malzariey commented 1 year ago

@magarrent Please update and confirm if it is solved in v1.2.