Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

vaadin/flow

marcushellberg created a comment on an issue on vaadin/flow
Yes, I always run the application from the IDE, not through maven.

View on GitHub

tltv created a review comment on a pull request on vaadin/flow
What writes file-routes.json in the dev-bundle. Is Hilla doing that?

View on GitHub

tltv created a review comment on a pull request on vaadin/flow
Exception handler's log message mention only frontend/generated folder but now it could be from the bundle file too.

View on GitHub

tltv created a review on a pull request on vaadin/flow

View on GitHub

caalador created a comment on an issue on vaadin/flow
Seems the main issue is somewhere in vaadin-spring init (running Application from idea for example), as running the application in dev mode using maven we do get the development mode correctly.

View on GitHub

caalador created a comment on an issue on vaadin/flow
For some reason running `mvn package -Pproduction` but instead `mvn install -Pproduction` I get left with `flow-build-info.json` in `target/classes` which says `"productionMode": true,` and as that...

View on GitHub

marcushellberg created a comment on an issue on vaadin/flow
For me, it was enough to run one `mvn -Pproduction package` to get this to happen.

View on GitHub

stef-pellegrino starred vaadin/flow
Artur- created a comment on an issue on vaadin/flow
The workaround for this is to create a dummy `@BrowserCallable` with all the needed types as parameters

View on GitHub

MichaelPluessErni created a comment on an issue on vaadin/flow
The difficulty with providing an example is, that the error does not occur when running locally. It only occurs when running in the Google cloud.

View on GitHub

knoobie created a comment on an issue on vaadin/flow
It looks like you are opening a Notification in a background thread - this does not work because of the internal usage of `UI::getCurrent` by the component. Can you create a reproducible example an...

View on GitHub

MichaelPluessErni opened an issue on vaadin/flow
NPE when opening Notification when running on GCP
### Description of the bug Starting from Vaadin version 24.4.14, when Vaadin runs in our Google cloud environment and a Notification is opened, a NullPointerException is thrown: `Cannot invoke ...
mshabarov created a comment on an issue on vaadin/flow
This is seen only in Vaadin Flow validation logs. Hybrid and Hilla apps work fine regarding stats. These errors show up likely because some dependencies are missing in standalone Flow test modu...

View on GitHub

taefi deleted a branch vaadin/flow

snyk-upgrade-2880bc5c73d3a0c6331755901b32e35c

taefi created a branch on vaadin/flow

snyk-upgrade-2880bc5c73d3a0c6331755901b32e35c - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

vaadin-bot pushed 1 commit to 24.5 vaadin/flow
  • chore: update spring-boot to 3.3.5 (#20335) (#20339) df7458a

View on GitHub

github-actions[bot] created a comment on a pull request on vaadin/flow
## Test Results 1 142 files  ±0  1 142 suites  ±0   1h 24m 30s ⏱️ - 2m 38s 7 466 tests ±0  7 416 ✅ +1  50 💤 ±0  0 ❌ ±0  7 834 runs   - 3  7 774 ✅  - 2  60 💤 ±0  0 ❌ ±0  Results for commit e44b6c3b...

View on GitHub

platosha created a comment on an issue on vaadin/flow
Alright then. Renaming only local `documentTitleSignal` in the starter is not necessary IMO.

View on GitHub

vaadin-bot created a comment on a pull request on vaadin/flow
This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR[Message is sent f...

View on GitHub

sonarcloud[bot] created a comment on a pull request on vaadin/flow
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

vaadin-review-bot created a review on a pull request on vaadin/flow

View on GitHub

mshabarov created a comment on an issue on vaadin/flow
Note that the example here https://vaadin.com/docs/latest/flow/binding-data/components-binder-load#tracking-binding-status does not work because of this bug.

View on GitHub

ZheSun88 pushed 1 commit to 24.5 vaadin/flow

View on GitHub

ZheSun88 deleted a branch vaadin/flow

cherry/cherrypick-20326-to-24.5

ZheSun88 closed a pull request on vaadin/flow
chore: update component version to 24.5.1 (#20326)
github-actions[bot] created a comment on a pull request on vaadin/flow
## Test Results 1 142 files  ±0  1 142 suites  ±0   1h 26m 29s ⏱️ -39s 7 466 tests ±0  7 416 ✅ +1  50 💤 ±0  0 ❌ ±0  7 831 runs   - 6  7 772 ✅  - 4  59 💤  - 1  0 ❌ ±0  Results for commit 16938001. ...

View on GitHub

vaadin-bot created a branch on vaadin/flow

cherry-pick-20335-to-24.5-1729838235464 - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

ZheSun88 created a review on a pull request on vaadin/flow

View on GitHub

ZheSun88 deleted a branch vaadin/flow

update-spring-boot-3.3.5-1729828815

Load more