craftcms / ckeditor

Edit rich text content in Craft CMS using CKEditor.
https://plugins.craftcms.com/ckeditor
GNU General Public License v3.0
46 stars 23 forks source link

CraftCMS 5[alpha] - Query selector error for nested entry type #153

Closed magnessjo closed 6 months ago

magnessjo commented 6 months ago

Description

Query selector error thrown with CKEditor field nested in an entry type.

Screenshot 2023-12-17 at 2 17 03 PM

Steps to reproduce

  1. Create a simple CKEditor field
  2. Create an entry type with CKEditor field
  3. Add entry type to a section
  4. Add entry to section

Additional info

brandonkelly commented 6 months ago

This was fixed in Craft 5.0.0-alpha.3. Thanks for reporting!