Can't add elements to cells with scroll effects – RC4

Using the element library, I can’t seem to add elements to Grid Cells that have scroll effects applied to them. Video example below:

It was really easy to repro with this:

  1. Add a grid to the page
  2. Select one of the cells, and add a Fade In scroll animation
  3. Try to drag an element into that cell

Observed: The cell flashes a drop target for a brief second. If you let go of the element to drop it on the cell, the cell fades out and the element is not added.

1 Like

Thanks for the heads up on this. We’ll check it out.

Fixed for next patch.

1 Like