ANIEFIOK AKPAN

Results 4 comments of ANIEFIOK AKPAN

if anyone is still having issues importing the styles in next then do the following. this worked for me: first you would need to install `style-loader` and `css-loader` then add...

> @lambrohan Let me look into codes, It will take some time as it was almost couple of years before. Once I find, I will share details with you We...

I am currently having the same issues. Please any fix would be appreciated

So i was having a similar issue and the fixed was simple, I changed the name of `src/extensions/users-permissions/content-types/user/lifecycles.js` to `src/extensions/users-permissions/content-types/user/User.js` and replace ``` module.exports = { async afterCreate(event) { const...