lightning-component-apex-continuation icon indicating copy to clipboard operation
lightning-component-apex-continuation copied to clipboard

Sample app showing how to invoke an Apex Continuation from a Lightning Component

Results 3 lightning-component-apex-continuation issues
Sort by recently updated
recently updated
newest added

Fixes #2 by normalizing the message object which, for some reason, can't be cloned by javascript later on.

When using this code, the above error is thrown whenever the component tries to execute the "postMessage" function.

Great code here - you might want to adapt it to detect the new critical update that changes Visualforce and document base URLs. https://releasenotes.docs.salesforce.com/en-us/spring18/release-notes/rn_vf_instance_names_removed.htm So your query that returns a...