Hey :),
thanks for this awesome package.
When using this package on our installation we found out, that the document node icons are not correctly displayed in the inspector editor. In the normal Neos UI backend the icons are shown as expected. Also not the 'fallback' icon is displayed.
The item in the XHR response from looks like this, which seems quite right to me 🤔
{
"reference": "Instagram Grundschulwelt",
"breadcrumb":[],
"link":"https:\/\/cornelsen-webkatalog.localbeach.net\/neos\<long node path>",
"icon":"fas fa-file-alt",
"count":1
}
Hey :),
thanks for this awesome package.
When using this package on our installation we found out, that the document node icons are not correctly displayed in the inspector editor. In the normal Neos UI backend the icons are shown as expected. Also not the 'fallback' icon is displayed.
The item in the XHR response from looks like this, which seems quite right to me 🤔
{ "reference": "Instagram Grundschulwelt", "breadcrumb":[], "link":"https:\/\/cornelsen-webkatalog.localbeach.net\/neos\<long node path>", "icon":"fas fa-file-alt", "count":1 }