Following #11878, I didn't add @NoSameSiteCookieRequired to the accessibility app endpoints. Fixed with #12669
The other issue is with the new GET /core/fonts/Nunito-Regular.woff2, but I resolved it with proper nginx configuration (cache section didn't included woff2 files).
(Ref nextcloud/calendar#169)
Following #11878, I didn't add
@NoSameSiteCookieRequiredto the accessibility app endpoints. Fixed with #12669The other issue is with the new
GET /core/fonts/Nunito-Regular.woff2, but I resolved it with proper nginx configuration (cache section didn't included woff2 files).(Ref nextcloud/calendar#169)