Hak Lee
Hak Lee
**Describe the bug** In the `public Predicate org.springframework.cloud.gateway.handler.predicate.HeaderRoutePredicateFactory.test(Config)` method, the anonymous `GatewayPredicate` class should use `List HttpHeaders.getValuesAsList(String)` instead of `List HttpHeaders.getOrDefault(String, List)`. The current implementation using `List HttpHeaders.getOrDefault(String, List)` provides...
This PR resolves #3446
### Describe the bug The SSL certificate for the [api.speechly.com](api.speechly.com) page has expired, preventing normal access to the site. The certificate needs to be renewed. ### To Reproduce Steps to...
## Bug report ### Current Behavior Regardless of how many `` elements are rendered, if you copy and paste text into the field, all of the pasted characters are inserted,...
React 19 peer dependency support has been merged(#55), but no new version has been published yet. Could you please release a new version?