Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-04-28 18:01:03 +03:00
parent d2e7f8502b
commit 72ea09c75f

View File

@ -979,6 +979,7 @@ object.Constructor('Page', BasePage, {
// NOTE: hidden has precedence over shown if both are given.
//
// XXX how do we handle a slot defined within a slot????
// ...seems that we'll fall into recursion on definition...
slot: function(args, body, state){
var name = args.name
var text = args.text ?? body