Hello folks. When using `hydra-client` with `clie...
# general
i
Hello folks. When using
hydra-client
with
client-fetch
it continues to use and define
queryParamsStringify
though it is not in the bundle.
querystring
has been deprecated and thus removed, yet the definition remains. Attempting to create a bundle always fails to find
queryParamsStringify
and it can't be replaced on the configuration object as it is a readonly property. What is the common workaround for this? Doesn't feel right to have my own runtime.js
m
Hey @icy-school-14408 If you haven't already, it may be helpful to open an issue in the Ory SDK repo, could be something related to the openai generator that is building the SDK.
i
Will do, thank you!
🙏 1