Apex v46.0 AuraEnabled Continuation Syntax not recognised

Issue #1338 resolved
James Melville created an issue

IC2 flags the Continuation attribute of an @AuraEnabled(Continuation=true) modifier as invalid, giving the error: CACHEABLE expected, got 'Continuation'.

This does not prevent deployment / compilation.

Comments (4)

  1. Scott Wells repo owner

    Looks like an oversight from the Summer '19 updates. I'll take care of it for the next build.

  2. Log in to comment