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
RISON decoding is broken. Found the below reference on the initial commit.
Well, almost. RISON Decode operation is broken. The "decode option" dropdown contains 3 `undefined` options, and makes it unusable. Replacing l.31 `type: "editableOption",` with `type: "option",` should do the trick.
RISON decoding is broken. Found the below reference on the initial commit.
Thanks tho.
Originally posted by @baphael in #1023 (comment)
The text was updated successfully, but these errors were encountered: