Yvan G.
Yvan G.
Hi, This issue has been fixed by https://github.com/StephenChou1017/react-big-scheduler/pull/169. But the npm package is outdated (last updated in May 2019, fix merged in December 2019). What you can do (and what...
The CSS in the main window doesn't apply to the shadow DOM. I don't know if it's the best solution, but here is what I use. The template: ```vue ```...
You can disable these unwanted log messages with this procedure: https://github.com/mxl/laravel-queue-rate-limit#disable-logging
Any update about this prop to disable the text input? I would like to make some chat rooms read-only under certain conditions.
I was facing the same issue using the `refresh` provider. The _access_ token was not saved in its cookie after a successful login, only the _refresh_ token was saved. But...