Aniket Kale
Aniket Kale
Thanks @vandelpavel. I had same issue I solved by converting from `table, tr, td` to `div` structure.
Hi, @sagalbot Any updates on this feature? Is it implemented? OR any plan to implement? Thanks.
Any updates on this? Thanks.
Hi @ofrohn, Any thoughts on this? Thanks.
> Go to your tsconfig.json -> compilerOptions -> and set: `"allowSyntheticDefaultImports": true`. It's a workaround, but it works. I took it from here: [#336 (comment)](https://github.com/fetrarij/ngx-daterangepicker-material/issues/336#issuecomment-743201841) so it seems it's been...
Any updates on this feature? Thanks.
Thank you so much @brandon-sigao, this worked for me.