Closed lemonmade closed 10 months ago
Works when doing a full navigation:
But doesn’t when we do a client-side navigation:
globalThis[Symbol.for('quilt')].AsyncModules is still just a map:
globalThis[Symbol.for('quilt')].AsyncModules
Fixed by https://github.com/lemonmade/quilt/pull/685 + https://github.com/lemonmade/watch/pull/302
Works when doing a full navigation:
But doesn’t when we do a client-side navigation:
globalThis[Symbol.for('quilt')].AsyncModules
is still just a map: