Benoît
Benoît
Hello, not currently.
Hello, I have find a fix to this problem thanks to https://github.com/reactioncommerce/reaction-component-library/issues/399#issuecomment-518823748. You can override CRA webpack config without ejecting and solve the problem like this : 1. Install `customize-cra`...
> @benoit-ctrl Thanks for your hint it solved the mentioned error, but unfortunately, it doesn't display anything in the browser @niyodusengaclement Maybe it's rather due to the way you use...
 @niyodusengaclement You need to put your style height directly on the TimeGridScheduler tag and not on the parent div.
A big thanks to you, I was about to go crazy when I saw my shadows disappear today The `overrides` solution you recommended works correctly ```json "pnpm": { "overrides": {...