Skip to content

Update abbreviationview.js for typo3 v13#9

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

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

Conversation

@nwm-dev

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

Copy link
Copy Markdown

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
Copy Markdown

I confirm the fix is working !

@Apen

Apen commented Nov 25, 2025

Copy link
Copy Markdown

+1 its works

@staatzstreich

staatzstreich commented Nov 29, 2025

Copy link
Copy Markdown

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