Hi there,
I think this might be a topic for @curt?
I’m seeing an odd runtime error whenever I open our OpenZiti Browzer-protected NextJS app.
Console trace:
VM164:1 Failed to fetch RSC payload for https://mybrowzer.app. Falling back to browser navigation. TypeError: url.match is not a function
at zitiFetch (globals-front.js:218523:13)
at y (premium.preload.js:1:68167)
at h (premium.preload.js:1:67094)
at premium.preload.js:1:82725
at Object.a [as task] (premium.preload.js:1:50353)
at s.c (premium.preload.js:1:51058)
at s.enqueue (premium.preload.js:1:50483)
at c (premium.preload.js:1:82688)
at i (premium.preload.js:1:82213)
at u (premium.preload.js:1:89993)
at f (premium.preload.js:1:101862)
at Object.action (premium.preload.js:2:28916)
at i (premium.preload.js:2:28158)
at l (premium.preload.js:2:27903)
at s (premium.preload.js:2:28208)
Promise.then
(anonymous) @ VM164:1
m @ VM164:1
(anonymous) @ VM164:1
IntersectionObserver.rootMargin @ VM164:1
Browzer starts to load, then immediately falls back to standard navigation. That means that the prefetching of React doesn't work, as well as the SPA navigation.
Let me know if you’d like to reproduce this yourself - happy to issue an identity for you against the app so you can inspect the traffic directly.
Except for this we are super satisfied with Browzer
Thanks in advance!