shared-signals.adoc: Replace ValueSignal with SharedValueSignal#5635
shared-signals.adoc: Replace ValueSignal with SharedValueSignal#5635DarioViva42 wants to merge 1 commit into
Conversation
This documentation describes the usage of Shared Signals. So it is really confusing and probably a mistake, that in some of the examples Local Signals are used.
|
|
|
Also what I also find pretty Strange that there is a Shared Signal Also we get the following error:
Beforehand this code worked. We had two Signals that we created with the Where should such questions be asked. On some documentation pages you can comment. Like https://vaadin.com/docs/latest/components/avatar. But on the documentation https://vaadin.com/docs/latest/flow/ui-state/shared-signals this does not work, which is kind of strange. |
This documentation describes the usage of Shared Signals. So it is really confusing and probably a mistake, that in some of the examples Local Signals are used.