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:
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
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:
There is an console error, not sure it has something to do with, i don't think so.