luyadev / luya-module-cms

The LUYA CMS module provides a full functional CMS for adding contents based on blocks.
https://luya.io
MIT License
33 stars 46 forks source link

LINK Directive Bug #361

Closed nadar closed 3 years ago

nadar commented 3 years ago

When using the link directive in the admin and visting that crud row without visting the cms module first, the "depenendency" is not resolved and there fore there are no cms pages to select:

Pages to Select are missing:

image

There is an console error, not sure it has something to do with, i don't think so.

bower.js?v=1632214197:3880 TypeError: Cannot read properties of undefined (reading 'id')
    at cmsadmin.js:666
    at m.$broadcast (bower.js?v=1632214197:4959)
    at Object.service.toggle (services.js:232)
    at cmsadmin.js:651
    at m.$digest (bower.js?v=1632214197:4771)
    at m.$apply (bower.js?v=1632214197:4867)
    at bower.js?v=1632214197:5373
    at Yg.completeTask (bower.js?v=1632214197:5257)
    at bower.js?v=1632214197:1564