craftcms / cms

Build bespoke content experiences with Craft.
https://craftcms.com
Other
3.27k stars 635 forks source link

[4.12.4]: Neo Blocks are not editable after update from 4.12.3 #15784

Closed mfell closed 1 month ago

mfell commented 1 month ago

What happened?

Description

After an update from 4.12.3 to 4.12.4, Neo Blocks are not reacting anymore -> see screen capture video.

The video has bad quality, but you can see at the begining I'm on 4.12.4 and later on I downgreaded to 4.12.3 via composer (DDEV).

https://github.com/user-attachments/assets/6085f4a0-32d8-42f2-bf56-6da8950f9046

Steps to reproduce

1.

Expected behavior

Actual behavior

Craft CMS version

4.12.4

PHP version

8.1

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

    "craftcms/ckeditor": "3.9.0",
    "craftcms/cms": "4.12.3",
    "doublesecretagency/craft-cpbodyclasses": "2.3.0",
    "doublesecretagency/craft-cpcss": "2.6.0",
    "doublesecretagency/craft-cpjs": "2.6.0",
    "ether/seo": "4.2.3",
    "nystudio107/craft-vite": "4.0.10",
    "robuust/craft-reverserelations": "2.0.0",
    "ryssbowh/craft-restrict-deletions": "2.2.2",
    "spicyweb/craft-embedded-assets": "4.1.2",
    "spicyweb/craft-neo": "4.2.14",
    "verbb/field-manager": "3.0.9",
    "verbb/hyper": "1.3.1",
    "verbb/user-group-field": "3.0.2",
    "vlucas/phpdotenv": "^5.4.0",
    "xpertbot/craft-wheelform": "3.2.1"
AlexShearcroft commented 1 month ago

To follow on with the above raised by @mfell it's also affecting other plugins within the Neo field, in particular Redactor and Hyper where they are not rendering within the CMS.

Screenshot 2024-09-24 at 10 56 32

When checking the console log it returns the following error: Screenshot 2024-09-24 at 10 55 18

mfell commented 1 month ago

@AlexShearcroft Oh … I hadn’t noticed this yet. Yes, I can confirm, it’s happening in my case as well!

i-just commented 1 month ago

Hi, thanks for reporting! I raised a PR for this.

brandonkelly commented 1 month ago

Craft 4.12.4.1 and 5.4.5.1 are out with that fix. Thanks again!

brutalsavagerekt commented 3 weeks ago

Looks like the issue is back on Craft CMS 4.12.5

brandonkelly commented 2 weeks ago

@brutalsavagerekt That seems unlikely. Try clearing browser caches and your CP resources from the Caches utility in the control panel.