the linter seems to show a false positive error for the spread operator ... when used between JS Code between {{ }}

I think it's the only false positive I've came across recently though, well done devs
!
the linter seems to show a false positive error for the spread operator ... when used between JS Code between {{ }}

I think it's the only false positive I've came across recently though, well done devs
!
I was able to reproduce! +1
@bobthebear Thanks for reporting this! It looks like this is in our queue to be fixed. We'll follow up here when our team ships the fix
A few weeks later, I'm getting the same error. It seems to work as expected if I ignore the warning.
Hi @William_Lutz,
Thanks for chiming in. Yes, it is filed as a linting bug since it does evaluate correctly. This request is still in our queue to be fixed, unfortunately
If we hear any updates internally we'll share them here