Commit 0b8bc64
committed
Interactivity API: Use the private router store for the loading bar markup.
Update the `data-wp-interactive` directive in the loading bar from `core/router` to `core/router/private` so that internal navigation state properties (`hasStarted`, `hasFinished`) are not exposed as part of the public `core/router` store API.
Props westonruter.
Fixes #64647.
git-svn-id: https://develop.svn.wordpress.org/trunk@61653 602fd350-edb4-49c9-b593-d223f7449a821 parent 5600a33 commit 0b8bc64
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1290 | 1290 | | |
1291 | 1291 | | |
1292 | 1292 | | |
1293 | | - | |
| 1293 | + | |
1294 | 1294 | | |
1295 | 1295 | | |
1296 | 1296 | | |
| |||
0 commit comments