Try our conversational search powered by Generative AI!

Cannot click string OPE overlay with empty value

Fixed in

EPiServer.CMS.UI 11.11.0

(Or a related package)

Created

Sep 12, 2018

Updated

Oct 29, 2018

Area

CMS UI

State

Closed, Fixed and tested


Description

Steps to reproduce:

  1. Use a client-side rendering framework to render values of a property (For example, the Music festival site from http://github.com/episerver/musicfestival-vue-template/).
  2. Create a Landing page.
  3. Try to open 'Title' editor in OPE for inputting value.

Alternate way to reproduce:

  1. Edit an existing LandingPage with value in its title property.
  2. Clear the value of the title property.
  3. Try to edit title again.

Expected:
The floating Title editor is shown for inputting data.

Actual:
Cannot open the Title editor if it has an empty value.