Replies: 1 comment 1 reply
-
Also happens to other extensions, like extending String |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Skip Team,
thank you for this awesome project. I am trying to migrate an existing project to Skip and I have the following problem:
We have an extension to
Color
to make itCodable
. If this is a good idea is another story.This leads to the error: "This extension cannot be merged into its extended Kotlin type, because its type is defined outside of this module. Therefore it cannot add additional protocols"
Is there a workaround?
Beta Was this translation helpful? Give feedback.
All reactions