Kumail Raza

Results 3 comments of Kumail Raza

> I'm having the same issues. Have you gotten any fixes? I did get it working in StrictMode with React 18, Check your implementation in App.js ``` import React, {...

> { > "production": [ > "defaults", > "not ie 11" > ], Worked for me

Not working even though I have added it to the build.gradle file. This is how my file looks like: ``` // Top-level build file where you can add configuration options...