wechat-miniprogram / glass-easel

Multiple-backend component-based JavaScript framework
MIT License
240 stars 34 forks source link

Page constructor did not trigger definition filter with proper definition object #165

Closed LastLeaf closed 5 months ago

LastLeaf commented 5 months ago

The page constructor requires a proper constructed definition object, to be passed to the definitionFilter .

LastLeaf commented 5 months ago

Fixed in ccdcc51