Skip to content

Update abbreviationview.js for typo3 v13#9

Open
nwm-dev wants to merge 1 commit intostudiomitte:masterfrom
nwm-dev:patch-1
Open

Update abbreviationview.js for typo3 v13#9
nwm-dev wants to merge 1 commit intostudiomitte:masterfrom
nwm-dev:patch-1

Conversation

@nwm-dev
Copy link

@nwm-dev nwm-dev commented Sep 5, 2025

Fixed this error in typo3 V13 ckeditor5.js?bust=0b … c5cbaf5d19955696:13 Failed to load CKEditor5 module @studiomitte/rte-ckeditor-abbr/abbreviation.js SyntaxError: The requested module '@ckeditor/ckeditor5-core' does not provide an export named 'icons' (at abbreviationview.js:13:10 )

@davidlemaitre
Copy link

I confirm the fix is working !

@Apen
Copy link

Apen commented Nov 25, 2025

+1 its works

@staatzstreich
Copy link

staatzstreich commented Nov 29, 2025

Maybe it is better to use the correct import:
import {IconCancel, IconCheck} from '@ckeditor/ckeditor5-icons';
and use the new names...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants