Failed Silent Auth(Login Required) | Browser is blocking cookies if use Auth0 default domain

I am getting “Failed Silent Auth(Login Required)” error when using Auth0 Default domain in tailwind react template. After debugging I found out that Browser is blocking cookies because When i change browser setting to “Allow Cookie for All” then it works. One more interesting thing is It is working fine in Auth0 Sample project downloaded from Auth0 repo without changing the browser settings but not in tailwind template project. Please help me to fix or guide

Oh! There may have been a safari security update. Wondering if that may have effected the call from the simulator.

I am getting this issue in chrome and firefox. Didnt try in safari