Gat Manuel
Gat Manuel
You probably have a role relation in your User model that overrides the HasRole's role relation method. Remove it and it will work.
Looking at `css-loader` it looks like they're not going to fix it https://github.com/webpack-contrib/css-loader/issues/1136#issuecomment-664984703 You would have to include `/public` to the resolve paths. I just moved my assets to `/src`...
Here's a code sandbox of the said issue: https://codesandbox.io/s/blueprint-sandbox-forked-hrpnn?file=/src/DatetimeExample.tsx