Rodolfo Felipe
Rodolfo Felipe
Fixes #3308 for V24 (latest) branch.
Fixes #3308 for V23 branch.
The documentation for the Kubernetes Kit package inspection during serialization is wrong. Both properties are missing an additional "transients" part. Currently, the example looks like this: ``` vaadin.serialization.include-packages=com.example.application vaadin.serialization.exclude-packages=com.example.application.service ```...
Should be added to https://vaadin.com/docs/latest/tools/copilot (maybe a subsection): - Mention Copilot loads external resources that are not bundled with the framework, as this will cause errors for users with custom...