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
up to 27 properties it compiles with no issues.
with 28 properties it throws method summonAll is declared as erased, but is in fact used
from 29 properties it throws method deriveWriter in trait MacroWriters does not match type slinky.readwrite.Writer[MyComponent.Props]
The text was updated successfully, but these errors were encountered:
Scala version: 3.1.0
Slinky version: 0.7.0
up to 27 properties it compiles with no issues.
with 28 properties it throws
method summonAll is declared as erased, but is in fact used
from 29 properties it throws
method deriveWriter in trait MacroWriters does not match type slinky.readwrite.Writer[MyComponent.Props]
The text was updated successfully, but these errors were encountered: