Sam Garson
Sam Garson
Can confirm that this error is only occurring for components being rendered in loops, with `key` attributes and the `data-superjson` attribute. Components using `data-superjson` but not in a loop, i.e....
Almost 7 years on, don't suppose this has been implemented? 😅 I can't see it in the source code.
@hahuang65 I hit a similar issue using `asdf`. It seems to be fixed by adding ```lua cmd = { "/Users/samgarson/.asdf/shims/ruby-lsp" } ``` to the lspconfig setup for ruby_ls