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
i was unable to encode a table due to some number based key properties.
i modified the encode function to check for number based keys in addition to the already present string based keys.
an error will still be returned if the key is neither string nor number based.
it works in my cases
Please see this link:
rxi#43 (comment)
0 commit comments