Sujan Tamang
Sujan Tamang
same here ðŸ˜ðŸ˜
@amirho1 Yeah, same here. I read about that here #763 but still choose to downgrade to v17. React 18 is here but packages are not up to date. 😞😞
Why is it actually happening in react v18? Can anybody explain me in short please.
@hazartilirot Thanks bro! You saved my time. @MizanurRahman65 In app.js file, just change `app.use(helmet())` to `app.use(helmet({ contentSecurityPolicy: false }))`.
Facing same thing on local environment.