Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUGFIX: 3223 ck plugin editor.neos not initialized #3555

Merged
merged 2 commits into from
Jul 3, 2023

Conversation

mhsdesign
Copy link
Member

@mhsdesign mhsdesign commented Jun 29, 2023

resolves: #3223

What I did

How I did it

How to verify it

insert into a ckeditor plugin inside init
console.log(this.editor.neos)

and check it outputs the object

@github-actions github-actions bot added Bug Label to mark the change as bugfix 7.3 labels Jun 29, 2023
@mhsdesign mhsdesign requested review from Sebobo and grebaldi July 3, 2023 12:17
Copy link
Contributor

@grebaldi grebaldi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 by reading

@mhsdesign mhsdesign merged commit 5ec6536 into 7.3 Jul 3, 2023
@mhsdesign mhsdesign deleted the bugfix/3223-ck-plugin-editor-neos-not-initialized branch July 3, 2023 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.3 Bug Label to mark the change as bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants