You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@edmundhung do you think its possible to replace the unknown type in initialValues with Serializable to support remix single fetch? unknown is used in a bunch of places but I'm unsure what types it could be. I'm assuming it would usually be a string or array of strings.
I can submit a PR if its possible
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
@edmundhung do you think its possible to replace the
unknown
type ininitialValues
withSerializable
to support remix single fetch?unknown
is used in a bunch of places but I'm unsure what types it could be. I'm assuming it would usually be a string or array of strings.I can submit a PR if its possible
Beta Was this translation helpful? Give feedback.
All reactions