guirak

Results 6 issues of guirak

Hello, Sorry to come back with another problem in my tests of the SearchableComboBox. I have defined a method to call on the onShowingProperty on my FXML. When I click...

Hello, When I use the SearchableComboBox on my app, 1 core CPU is full used by the JavaFX application thread. This problem is caused by the following code in the...

### Describe the bug Hello, I'm encountering problems with the use of KinesisClient when trying to deregister a customer. With the following code : ``` kinesisClient.deregisterStreamConsumer(builder -> DeregisterStreamConsumerRequest.builder() .consumerARN(consumer.consumerARN()) .build())...

bug
needs-review
p3

Hello, I'm using the library as websocket with the tcp relay in a Nuxt application. I'm trying to detect the lost of the connection stopping my tcp relay process but...

### Environment - Docker image node:21.7.1-slim - pnpm 8.15.7 and 9.0.2 - nuxt/ui : 2.15.2 - nuxt : 3.11.2 ### Version 2.15.2 ### Reproduction https://github.com/guirak/NuxtUi_TailwindColorStuck ### Description Hello, I have...

bug

### Environment - "@nuxt/ui": "^2.18.6", - "nuxt": "^3.13.2", - "vue": "^3.5.10", ### Version v2.18.6 ### Reproduction https://github.com/guirak/NuxtUiTailwindContentPurgedAtFirstLaunch ### Description Hello, I'm having a important nuxt ui mono repo project and...

bug
triage