Tony Farney

Results 14 comments of Tony Farney

It's necessary to use a buffering client in order to Logbook read the stream and "reset" it (simulating that the stream remains untouched). Otherwise, the first error reported in this...

> I am also facing a similar issue while using a HandlerInterceptor where the request body is fetched to do some processing. > > I am trying to read the...

Maybe it can be helpful: https://www.baeldung.com/spring-reading-httpservletrequest-multiple-times

The bug is still happening here. I am using the following version: https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-openfeign-dependencies/2.2.2.RELEASE

This modification would allow us to workaround accessibility issues the library has. For example: https://github.com/pacocoursey/cmdk/issues/179 Please merge the PR.

This modification would allow us to workaround accessibility issues the library has. For example: https://github.com/pacocoursey/cmdk/issues/179 Please merge the PR.

For me it's saying: Element (role="listbox") has children which are not allowed: [role=presentation], [role=combobox] I think the role is set in the wrong HTML element.

> Hey @tonyfarney meant to come back to this - the issue is legit, but I need to verify this fix actually works in different settings, e.g.. when something is...

Hey @lgrammel! Do you think my changes will be accepted and merged?