Got it. Are you positive the keys are the same? Can you write a minimal example — in a `fetch` hand

Got it. Are you positive the keys are the same? Can you write a minimal example — in a
fetch
handler without any wrapper functions.

It's likely
.get
is "failing" silently because it's just returning
null
.
Was this page helpful?