Skip to content

Commit d3467cb

Browse files
committed
docs: keep-alive
1 parent d13cdf5 commit d3467cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ The `<router-view>` element is used as outlets for rendering matched components.
99

1010
However, there are also a few limitations:
1111

12-
- `keep-alive` is not supported as of now.
12+
- ~~`keep-alive` is not supported as of now.~~ `keep-alive` now has experimental support in 0.7.2+.
1313
- `wait-for` is not supported. You should be using the [`activate` transition hook](pipeline/activate.html) to control the timing of the transition.

0 commit comments

Comments
 (0)