Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-09-06 00:37:39 +03:00
parent c28cd6a336
commit baf58ea357

View File

@ -45,13 +45,13 @@
* .args - empty
* .renderer.args - a b c
* .root.args - a b c
* XXX seem to be losing args on this path...
* XXX losing args on this path...
* XXX triggered twice...
* await pwiki.get('/path/testAction:x:y:z').parse('@include(.)')
* .args - empty
* .renderer.args - a b c
* .root.args - a b c
* XXX seem to be losing args on this path...
* XXX losing args on this path...
* XXX triggered twice...
* XXX CACHE need to explicitly prevent caching of some actions/pages...
* XXX FEATURE tags and accompanying API...