Closed remihuigen closed 4 months ago
Same problem here.
delayHydration: { mode: 'init', debug: false, },
Same problem
Hi, thanks for reporting this bug. Can you please try v1.3.5 if you'd like to continue using the module and let me know if you have any further issues.
@harlan-zw Thanks for the quick fix!
Describe the bug Getting an error in both dev and production mode
Unexpected token 'return'
for routes that use delay hydration. Routes that do not (i.e.{ delayHydration: false }
in routeRules) show no error.Screenshots
Additional context Issue was introduced with version 1.3.4.