Shaikh Mohammaddanish

Results 5 comments of Shaikh Mohammaddanish

if you are using next js change `reactStrictMode: false` in **next.config.js**

if you are using next js change `reactStrictMode: false` in **next.config.js**. it will solve the issue.

remove StrictMode in react ,

if you are using next js change reactStrictMode: false in next.config.js