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
Given that this library relies on typeclasses after dynamic calls it is very easy to run into scala/bug#10066
This is fixed in 2.12 but given that 2.11 is EOL I don't think this will ever be fixed there. This is not really an issue of the library but I think it is worth having that mentioned somewhere for people that do run into this error.
Given that this library relies on typeclasses after dynamic calls it is very easy to run into scala/bug#10066
This is fixed in 2.12 but given that 2.11 is EOL I don't think this will ever be fixed there. This is not really an issue of the library but I think it is worth having that mentioned somewhere for people that do run into this error.