-
A user of an addon of mine (App-Layout) [reported an issue](https://github.com/appreciated/vaadin-app-layout/issues/213) which seems to be connected with an unexpected state in the [`grid-connector.js…
-
**Describe the bug**
If using a `@RouteAlias` the menu item related to the view does not get highlighted.
From my **very short** analysis the root cause might be inside `com.github.appreciated.app…
-
This behaviour happens using the default date filter prompts on a JPAContainer backed FilteringTable.Applying a date range on filter table that returns no results causes a NPE in
JPAContainer:
p…
rgunn updated
5 years ago
-
The call on line
https://github.com/KatriHaapalinna/window-header-extension/blob/91a3c1acce6c7da3b975120f561c9245b286d836/src/main/java/org/vaadin/addons/windowheaderextension/client/WindowHeaderExte…
-
### Environment
- Documentation version: 7.0
- Part of the documentation: Manual
- Existing page: https://doc.cuba-platform.com/manual-7.0/vaadin_addon_sample.html, https://doc.cuba-platform.com/…
-
I made the following observation:
If you compile your application in production mode, then the styles provided in [multiselect-combo-box-styles.html](https://github.com/gatanaso/multiselect-combo-b…
-
Some questions
1 What is different between DefaultNotificationHolder and DefaultBadgeHolder?
2 How properly use DefaultNotificationHolder from View?
For example
https://github.com/appreci…
-
[This issue parallels one posted to Vaadin Flow 10, [Issue # 4400](https://github.com/vaadin/flow/issues/4400).]
Vaadin 8 Framework offers several handy implementations of [`Converter`](https://vaa…
-
If all table filters are empty, runFiltersNow method of FilterFiendGenerator creates empty "And" filter and when LazyQueryContainer processes it, it causes NPE.
https://github.com/tepi/FilteringTable…
-
**Describe the bug**
"GET http://localhost:8080/bower_components/polymer/lib/elements/custom-style.html net::ERR_ABORTED 404" which probably comes from a shared style of yours.
I get this error on…