Skip to content

Commit fd2836c

Browse files
changed heading
1 parent 5e5acbf commit fd2836c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/flow/advanced/modifying-the-bootstrap-page.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ public class AppShell implements AppShellConfigurator {
202202

203203
Modifications in [methodname]`AppShellConfigurator.configurePage()` have priority over the equivalent annotations. Annotations don't cover all of the cases that can be achieved when overriding the [methodname]`AppShellConfigurator.configurePage()` method.
204204

205-
==== Vaadin-Refresh[[vaadin-refresh]]
205+
==== Forcing a Page Reload After an Invalid Server Response[[vaadin-refresh]]
206206

207207
If the XHR response can't be parsed as JSON, Vaadin looks for a “Vaadin-Refresh” string anywhere inside the response text. If it's present, Vaadin reloads the page instead of showing an error message. You can add the refresh token as a meta tag.
208208

0 commit comments

Comments
 (0)