Linter Error: Spread Operator

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

image

I think it's the only false positive I've came across recently though, well done devs :beers: !

1 Like

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

2 Likes

A few weeks later, I'm getting the same error. It seems to work as expected if I ignore the warning.

1 Like

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 :disappointed: If we hear any updates internally we'll share them here