Getting 3p-cookies error

Hi,
I am trying to setup keycloak login in my react application using the keycloak-js client adapter.
I am getting the below issue
http://myDomain/auth/realms/myRealm/protocol/openid-connect/3p-cookies/step1.html

My keycloak version is 11.0.3.
Note : I am using the same keycloak.js where my keycloak server is hosted i.e /auth/keycloak.js

I am suspecting some version mismatch. Any help would be appreciated.

Br,
Anubhav

I have this problem here. Any solution?