← Back to Blog Front Editor Support
The edit link just goes to the create page, with a blank blog entry.
error log :ckeditor.js:321 Uncaught TypeError: Cannot read property 'getEditor' of undefined
How do I deal with it?
Last updated
If you are using the "BlogForm" component then the URL for that page needs to end with "/:slug?"
Example: /news/form/:slug?
I'm using a PostList
it Edit button just goes to the post page can not Edit
it still is error log :ckeditor.js:321 Uncaught TypeError: Cannot read property 'getEditor' of undefined
I use /:slug? but it is not Edit
How do I deal with it?
Last updated
So you are using "BlogList" component and you set the "Form Page" property to the page that has "BlogForm" component on it.
Then you have the form page with "BlogForm" on it and the URL of that page ending with "/:slug?"
And you are still getting a blank form page correct?
Are you using "Use Preset Authors" for both pages?
Last updated
I found the problem my page link :blog/post.
I change to BlogForm is on blog/Form.
It can Edit.
Thanks KurtJensen this is a great plugin I really like it.
Last updated
1-6 of 6