Bug description
I created a new Dictionary class and added a custom label so that I could include a small svg before the text. It displays really nicely on the field itself but on the Collection Listing page it outputs the raw HTML:
Field:

Listing page:

How to reproduce
Create a New Dictionary class and add a some HTML into getItemLabel(). Then add to a collection and entry and view the listing page.
Logs
No response
Environment
EnvironmentApplication Name: ShorefieldLaravel Version: 11.30.0PHP Version: 8.3.13Composer Version: 2.7.7Environment: localDebug Mode: ENABLEDURL: shorefield.testMaintenance Mode: OFFTimezone: Europe/LondonLocale: enCacheConfig: NOT CACHEDEvents: NOT CACHEDRoutes: NOT CACHEDViews: CACHEDDriversBroadcasting: logCache: fileDatabase: mysqlLogs: stack / singleMail: smtpQueue: syncSession: fileStatamicAddons: 5Sites: 1Stache Watcher: Enabled (auto)Static Caching: DisabledVersion: 5.36.0 PROStatamic Addonsstatamic-rad-pack/runway: 7.12.0statamic/eloquent-driver: 4.16.1studio1902/statamic-peak-browser-appearance: 3.5.0studio1902/statamic-peak-seo: 8.16.0studio1902/statamic-peak-tools: 6.3.3Statamic Eloquent DriverAsset Containers: eloquentAssets: eloquentBlueprints: fileCollection Trees: eloquentCollections: fileEntries: eloquentForms: eloquentGlobal Sets: eloquentGlobal Variables: eloquentNavigation Trees: eloquentNavigations: fileRevisions: eloquentSites: fileTaxonomies: fileTerms: eloquentTokens: eloquent
Installation
Starter Kit using via CLI
Additional details
No response
Bug description
I created a new Dictionary class and added a custom label so that I could include a small svg before the text. It displays really nicely on the field itself but on the Collection Listing page it outputs the raw HTML:
Field:

Listing page:

How to reproduce
Create a New Dictionary class and add a some HTML into
getItemLabel(). Then add to a collection and entry and view the listing page.Logs
No response
Environment
Installation
Starter Kit using via CLI
Additional details
No response