Commit 007db4e
committed
bug #3088 [LiveComponent] Replace the browser's URL before triggering
This PR was squashed before being merged into the 2.x branch.
Discussion
----------
[LiveComponent] Replace the browser's URL before triggering `render:finished` hook
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Docs? | no
| Issues | >
| License | MIT
After the URL change, performing the **``render:finished``** event will provide smoother control.
Commits
-------
1b0418f [LiveComponent] Replace the browser's URL before triggering `render:finished` hookrender:finished hook (xDeSwa)File tree
2 files changed
+3
-2
lines changed- src/LiveComponent/assets
- dist
- src/Component
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2021 | 2021 | | |
2022 | 2022 | | |
2023 | 2023 | | |
2024 | | - | |
2025 | 2024 | | |
2026 | 2025 | | |
2027 | 2026 | | |
| |||
2030 | 2029 | | |
2031 | 2030 | | |
2032 | 2031 | | |
| 2032 | + | |
2033 | 2033 | | |
2034 | 2034 | | |
2035 | 2035 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
331 | 330 | | |
332 | 331 | | |
333 | 332 | | |
| |||
337 | 336 | | |
338 | 337 | | |
339 | 338 | | |
| 339 | + | |
| 340 | + | |
340 | 341 | | |
341 | 342 | | |
342 | 343 | | |
| |||
0 commit comments