Manuel Carrasco Moñino

Results 61 issues of Manuel Carrasco Moñino

### Describe the bug ### Describe the bug The spring project [spring-petclinic-hilla](https://github.com/spring-petclinic/spring-petclinic-hilla) is still in version 1.0.0.beta3 which is not supported anymore, just changing the version to latest does not...

bug

Original document: [german-regulation-sbom.pdf](https://github.com/vaadin/platform/files/12392299/german-regulation-sbom.pdf) English version (translated with google): [german-regulation-sbom-translated.pdf](https://github.com/vaadin/platform/files/12392311/german-regulation-sbom-translated.pdf)

feature request
SBOM

- Open the app, login and go to `/Inventory` - click on the 4th item, the url changes to `/Inventory/4` and edits the item. - click the back button in...

1. Run the app 2. navigate to http://localhost:8080/About 3. login in to the app 4. the view shown is `/Inventory` instead of `/About`

Polymer templates have been deprecated and discouraged, there should be a clear doc describing, how to migrate existing projects to the new way covering the following things - why it's...

enhancement
template
migration

There is no mention in the documentation about the new API introduced in V15: `BootstrapInitialPredicate` and `BootstrapUrlPredicate` interfaces for deciding when to eager load the UIDL fragment, and when to...

fusion
Severity: Major
Impact: Low

### Describe the bug There are a bunch of starters that are using deprecated API in 24.4 - [ ] business-app-starter-flow Deprecated API: ``` src/test/java/com/vaadin/starter/business/it/AccountsIT.java:[28,47] attributeContains(java.lang.String,java.lang.String) in com.vaadin.testbench.ElementQuery has been...

bug

It fixes migration to next vaadin version 24.4.x See: https://github.com/vaadin/hilla/issues/2169

Testbench does not consider the standard way of annotation with `@NoThreadSafe` a class so as only a test is run at once. It neither supports threadCount parameters defined in the...

It will be easy to maintain this if both projects are aligned, at least in everything regarding dependencies. POI was already updated in the [flow-components spreadsheet](https://github.com/vaadin/flow-components/blob/main/pom.xml#L41) BTW, I need in...