ThraaxSession

Results 52 comments of ThraaxSession

The `meta.xml` I assume is generated by the server currently, isn't it? I would see to update this `meta.xml` to updated by server, not client. As the client doesn't know...

So actually it means I would need to create a plugin for different buildsystems. That's what my ticket is about. It's not about maven here. It's about a simple routine...

Added this ``` @TypeHint( typeNames = [ "com.github.benmanes.caffeine.cache.SSMS" ] ) ``` ``` 15:08:59.530 [main] ERROR io.micronaut.runtime.Micronaut - Error starting Micronaut server: Bean definition [io.micronaut.cache.interceptor.CacheInterceptor] could not be loaded: Error instantiating...

Uhh @onein528 I think I am not able as I didn't work with C# for a minor time. I would like to wait for the next update in MS Store....

@onein528 when will be 0.3.9 available in MS Store? I'll check the issues then again and create if they are persisted. :) I guess when I installed yesterday, even 0.3.8...

@onein528 can you tell me when it is in Microsoft store available?

@Tree4Free if it will be solved as footer. We could add additional information like the commit hash. Which might be also interesting to have a look on the current version.

Someone any idea how to use fluent_ui with [Get](https://pub.dev/packages/get) navigator? I get this error and tried already adding a navigatorKey. In this case I don't have of course GetMaterialApp: ```...