We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9ccc86 commit 3f161bfCopy full SHA for 3f161bf
TODO.md
@@ -1,3 +1,8 @@
1
+## ctx function in nested view won't be run again
2
+
3
+ctx function in nested view is run only once when inited. This can be intended but somewhat we may need documentation or re-evaluation of design.
4
5
6
## promise-based initialization
7
8
we should enable users to wait until init resolved if it return a promise:
0 commit comments