Amrin
Amrin
> > > I have the same problem. In the meantime I used the `mounted` event as a work-around the issue. > > > ``` > > > const chartOptions...
Is there any solution for this?
> > Is there any solution for this? > > don't know if it helps but try adding a `setTimeout` when calling the `chart.windowResizeHandler();` of say `800` after the `mounted`...
can you please share the context where you added this code snippet?
@Saoudyahya please provide more information on what you changed and why you did it?
Hello, This might be a configuration issue. Please follow the Tailwind CSS docs to complete the configuration. https://tailwindcss.com/docs/guides/laravel#vite And follow these if it still exist https://stackoverflow.com/questions/68422354/tailwind-is-not-working-on-a-new-laravel-project https://github.com/tailwindlabs/tailwindcss/issues/53
Hello @mtnair which browser are you testing on? I've tried it on Chrome and Brave (on mobile) it looks okay. https://github.com/TailAdmin/free-nextjs-admin-dashboard/assets/52592047/b84e2d94-f5f4-420a-89f3-c5b582f9249f https://github.com/TailAdmin/free-nextjs-admin-dashboard/assets/52592047/2506f459-f432-401f-90bb-32485774eacf let me know which browser is it I'll...