SalesforceLabs / EnhancedLightningGrid

Component that allows you to sort and filter data within the Lightning Experience. Use as a replacement for a Related List, or create a new grid that shows results from a custom query.
BSD 3-Clause "New" or "Revised" License
136 stars 97 forks source link

Actions Issue in Spring '20 #39

Open JohnTheRedeemer opened 4 years ago

JohnTheRedeemer commented 4 years ago

Getting an error when trying to call any of the action (List/Row/etc).

Invalid event name - cannot identify event

It seems it's unable to resolve custom events ("e.c:customEvent"), as calling the built-in events (such as "e.force:editRecord") works perfectly fine.

These work properly in Winter'20

GFTGEPI commented 2 years ago

Hi everybody, I have the same issue. Have we some solution for that?

tharrington commented 2 years ago

I am having this issue as well