function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Terence VibanTerence Viban 

Lightning:inputRichText invalid calling object error on IE11

Hi there,
has any one come across this error before?

SCRIPT5022: Action failed: lightning:inputRichText$controller$handleValueChange [Invalid calling object]
Callback failed: apex://MinuteController/ACTION$getTopics
aura_prod.js (8,15)


This error occurs whenever i load any content into the richtext field, say from the database for instance

Lightning inputRichtext is still in beta, but documentation encourages it's use and discourage use of ui:inputRichtText. 

Any ideas?

Thanks