Daniel

Results 6 issues of Daniel

**Affects:** - Spring Boot v2.5.5 with spring-boot-starter-websocket, which uses - spring-messaging, 5.3.10 - spring-websocket, 5.3.10 - spring-boot-starter-web, 2.5.5 --- We are using spring boot with STOMP via SockJS and Websockets....

status: waiting-for-triage

## Use case If you want to use the result of the `showModalBottomSheet` method for example for picking a file or something, you will need use the `WillPopScope` method, as...

framework
f: material design
f: routes
has reproducible steps
found in release: 3.0
found in release: 3.1

The first issue was, that the string "Snapshot 11" could not be parsed to an integer. The second issue is rather a cosmetic one, as there are alot of exceptions...

When trying out the following project https://github.com/athul/waka-readme I came across the issue, that the following API is not implemented: `hakatime | 141.52.248.4 - - [15/Sep/2023:13:14:57 +0000] "GET /api/v1/users/current/stats/last_7_days HTTP/1.1" 404...

enhancement
good first issue

As we dynamically load images in our app, we need to dynamically update images in CarPlay. Currently only asset images are supported. Another parameter in CPListItem (or a CPUIImage class...

When I run on spring boot version 3.2.0, `spring-boot-starter-data-redis` and Java 21 GraalVM the following code: ```java ObjectRecord record = StreamRecords.newRecord() .in("stream-key") .ofObject(customObject); var streamOps = redisTemplate.opsForStream(new Jackson2HashMapper(true)); streamOps.add(record); ```...

type: bug
theme: aot