Marcin Charmułowicz

Results 2 issues of Marcin Charmułowicz

Hi :) I have comeback of known issue https://github.com/symfony/webpack-encore/issues/88 in new version of Encore :) So far I used the same solution as https://github.com/symfony/webpack-encore/issues/88#issuecomment-327773492 ```javascript webpackConfig.module.rules[2].options.publicPath = './'; webpackConfig.module.rules[3].options.publicPath =...

Feature

Hello. is there any way to use Datepicker in modal/dialog/popover/etc such a way it will be above the container it's placed in? By default it looks like this: https://codesandbox.io/s/happy-mopsa-8r4sgj ![image](https://github.com/onesine/react-tailwindcss-datepicker/assets/1763109/6d51c21c-f80b-41cc-85ca-4628116d03aa)...