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
No possible to use tagged type ModifierId as input for adding a new tag
object ModifierIdExtension extends TaggedType[ModifierId]
type ModifierIdExtension = ModifierIdExtension.Type
due "illegal cyclic reference involving type Type". Looks like it was fixed in the new version of Supertagged 2.0-RC1, but Sscorex Util uses old version 1.4
The text was updated successfully, but these errors were encountered:
No possible to use tagged type ModifierId as input for adding a new tag
object ModifierIdExtension extends TaggedType[ModifierId]
type ModifierIdExtension = ModifierIdExtension.Type
due "illegal cyclic reference involving type Type". Looks like it was fixed in the new version of Supertagged 2.0-RC1, but Sscorex Util uses old version 1.4
The text was updated successfully, but these errors were encountered: