Error: [posthtml-extend] Unexpected block "title"
at getError (E:\repositories\wecall-qyh\node_modules\posthtml-extend\lib\index.js:1:3740)
at mergeExtendsAndLayout (E:\repositories\wecall-qyh\node_modules\posthtml-extend\lib\index.js:1:2705)
at E:\repositories\wecall-qyh\node_modules\posthtml-extend\lib\index.js:1:1743
at E:\repositories\wecall-qyh\node_modules\posthtml\lib\api.js:91:45
at traverse (E:\repositories\wecall-qyh\node_modules\posthtml\lib\api.js:105:26)
at Array.match (E:\repositories\wecall-qyh\node_modules\posthtml\lib\api.js:90:7)
at handleExtendsNodes (E:\repositories\wecall-qyh\node_modules\posthtml-extend\lib\index.js:1:1262)
at E:\repositories\wecall-qyh\node_modules\posthtml-extend\lib\index.js:1:901
at err (E:\repositories\wecall-qyh\node_modules\posthtml\lib\index.js:219:34)
at tryCatch (E:\repositories\wecall-qyh\node_modules\posthtml\lib\index.js:300:12)
The block tag embedded in the title tag doesn't work properly, which seems to be unique to the new version.
index.html
base.html
And then will get:
But this will works right: