Manuel Carrasco Moñino

Results 61 issues of Manuel Carrasco Moñino

### Description of the bug When migrating an existing hilla 2.5.5 application (generated in initializr) there are imports in generated ts that cannot be resolved because dependencies was not added...

bug
Impact: High
Severity: Major

### Description If you have an editable grid, and you trust in binder to check whether the editor is dirty, you can not trust in the `bender. hasChanges()` because it...

bug
vaadin-grid
Severity: Minor
Impact: High

related to: https://github.com/vaadin/control-center/issues/519

Language unchecked

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade proj4 from 2.12.0 to 2.12.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade proj4 from 2.12.0 to 2.12.1. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...

After flow-client configures the bootstrap, we need to attach UI to some slot in the browser. Take as reference webcomponent implementation and its remote call to server.

When deploying a vaadin-connect app in a servlet container with context, it ask for absolute endpoints. E.g if my app is deployed at `http://my-tomcat:8080/starter/` connect client requests are `/oauth/token` and...

bug

There are some features in the library that are only tested in the demo project, let not depend on the demo to check those features. e.g. https://github.com/vaadin/vaadin-connect/pull/285

backlog

For those methods that could have a 401 response because invalid credentials we might add 401 besides 200

### Describe your motivation Since a checkbox can be displayed as a toggle-button just using CSS, it would be nice if we have this variant ### Describe the solution you'd...

theme
vaadin-checkbox
component-idea
feature request