umbraco / Umbraco.UIBuilder.Issues

Back office UI builder for Umbraco
3 stars 2 forks source link

RTE not rendering anymore #81

Closed brannmark closed 8 months ago

brannmark commented 9 months ago

Describe the bug Using RTE fails after upgrade to latest version. Only displays loading dots when trying to render. image

Steps To Reproduce Steps to reproduce the behavior:

  1. Add a property with a RTE datatype
  2. Try to edit the entity
  3. See error

Expected behavior Render the RTE editor.

Screenshots image

Environment (please complete the following information):

Additional context Throws a javascript error "Could not find umbVariantContent" in console when trying to edit an entity with a RTE datatype. image


This item has been added to our backlog AB#36102

brannmark commented 9 months ago

Marking it state/sprint-candidate meaning what? Has it been resolved, when will it be released, mayor issue this as RTE must be one of the most used editors on this product?

AndyButland commented 9 months ago

"state/sprint-candidate" is a tag we added to indicate that we plan to look into in in an upcoming sprint... in this case being this one.

nathanwoulfe commented 9 months ago

Likely related to https://github.com/umbraco/Umbraco-CMS/issues/15474

acoumb commented 8 months ago

Hi @brannmark ,

The issue has been fixed by the CMS team with the latest RC release 13.1.0-rc.

Regards, Adrian