Should config.kit.host be overwritten by client side navigation? #3272
-
|
When a Is this expected behaviour? For a minimal reproduction of this, see the live deployment at https://host-reproduction.vercel.app/ and the repository at https://github.com/baukevanderlaan/host-reproduction The only changes I made from the skeleton app are adding a |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
As of #3384, |
Beta Was this translation helpful? Give feedback.
As of #3384,
hostshouldn’t be set anymore as the adapters handle this. An exception isadapter-nodefor which I haven’t tested the above.