Alex
Alex
for now I'm not doing anything except trying to run an empty app using latest (current) version of everything
Related: #2003
I can't find it on the extensions list of firefox too: is there another way to install it?
Same problem for me!
WTH happened? I was just wondering why I had no more updates since long time?
I'm learning (or at least trying :D) copying snippets from the Seven Wonders client but for example I got an error on this line taken from https://github.com/joffrey-bion/seven-wonders/blob/main/sw-client/src/commonMain/kotlin/org/luxons/sevenwonders/client/SevenWondersClient.kt#L47: > suspend fun...
Found the problem, my bad: the "subscribe" function is overloaded and hence must be imported. The problem is fixed adding this import: > import org.hildan.krossbow.stomp.conversions.kxserialization.subscribe Sorry for the noise!
thank you for the updated release! I tried a new project and I found this issue, I don't reopen the bug because I don't know if it's important or not,...