Skip to content

docs: add note about AllowInert on RPC calls #3111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 29, 2024

Conversation

mcollovati
Copy link
Contributor

Adds a note about the usage of AllowInert annotation to allow RPC calls to components behind a modal dialog or component.

Fixes vaadin/flow#17496

Adds a note about the usage of AllowInert annotation to allow RPC calls
to components behind a modal dialog or component.

Fixes vaadin/flow#17496
@tarekoraby
Copy link
Contributor

Please consider re-targeting this PR to branch next, or remember to cherry-pick to next.

@mshabarov mshabarov requested a review from tepi January 15, 2024 13:01
@tepi
Copy link
Contributor

tepi commented Jan 15, 2024

Related Javadoc improvement issue: vaadin/flow#18461

@russelljtdyer russelljtdyer added the Language checking English language and AsciiDoc formatting checking is in progress label Jan 29, 2024
@russelljtdyer russelljtdyer added Language checked English language and AsciiDoc formatting checks done and removed Language checking English language and AsciiDoc formatting checking is in progress labels Jan 29, 2024
@tepi tepi merged commit 4c8800c into latest Jan 29, 2024
@tepi tepi deleted the issues/flow-17496_clientcallable_allowinert branch January 29, 2024 07:24
mcollovati added a commit that referenced this pull request Jan 29, 2024
Adds a note about the usage of AllowInert annotation to allow RPC calls
to components behind a modal dialog or component.

Fixes vaadin/flow#17496
---------

Co-authored-by: russelljtdyer <6652767+russelljtdyer@users.noreply.github.com>
tepi pushed a commit that referenced this pull request Jan 29, 2024
Adds a note about the usage of AllowInert annotation to allow RPC calls
to components behind a modal dialog or component.

Fixes vaadin/flow#17496
---------

Co-authored-by: russelljtdyer <6652767+russelljtdyer@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flow Language checked English language and AsciiDoc formatting checks done
Projects
Development

Successfully merging this pull request may close these issues.

@ClientCallable documentation issues, must reference @AllowInert
4 participants