19 | const nestId = ServerContext.useStoreState((state) => state.server.data?.nestId);| ^^^^^^
20 | const eggId = ServerContext.useStoreState((state) => state.server.data?.eggId);| ^^^^^
${(url ? match.url : match.path).replace(/\/*$/, '')}/${value.replace(/^\/+/, '')};63 | const serverNestId = ServerContext.useStoreState((state) => state.server.data?.nestId);| ^^^^^^
64 | const serverEggId = ServerContext.useStoreState((state) => state.server.data?.eggId);| ^^^^^
${(url ? match.url : match.path).replace(/\/*$/, '')}/${value.replace(/^\/+/, '')};