S
Size: a a a
S
AS
Б
L
▲R
static getInitialProps({ query }) {
if (!allowedEntities.has(query.entity) {
return { errorCode: 404 }
}
// …
}
Б
L
static getInitialProps({ query }) {
if (!allowedEntities.has(query.entity) {
return { errorCode: 404 }
}
// …
}
▲R
▲R
▲R
statusCode
L
T
А
А
Б
as
value and it is preloaded intentionally.m
🦜
m