Data class nested inside interface causes NoSuchElementException
at SekretClassBuilder.kt:92
#30
Labels
bug
Something isn't working
This is a really specific issue! It took a while to track down.
When a data class is defined inside an interface, it causes an exception
This is the most simple example I could create. Any changes to
Product
orProductData
fix the issue.The text was updated successfully, but these errors were encountered: