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
metabase-enterprise.sso.integrations.saml> state-manager
Error printing return value (IllegalArgumentException) at clojure.lang.MultiFn/findAndCacheBestMethod (MultiFn.java:179).
Multiple methods in multimethod 'simple-dispatch' match dispatch value: class saml20_clj.state$in_memory_state_manager$reify__78851 -> interface clojure.lang.IDeref and interface pretty.core.PrettyPrintable, and neither is preferred
we need to add a preference to use the PrettyPrintable method for PPrint simple-dispatch
The text was updated successfully, but these errors were encountered:
we need to add a preference to use the
PrettyPrintable
method for PPrintsimple-dispatch
The text was updated successfully, but these errors were encountered: