Skip to main content

Hi, I'm trying to create a new LWC component from VS code, but whenever I save a single change on the .js file I get this message in the console:  "duplicate value found: <unknown> duplicates value on record with id: <unknown>"  Is there any suggestions?

 

Thanks.

2 respostas
  1. 22 de mar. de 2022, 14:40

    Thanks @Benazir Beham, I did recreate the component, making sure it starts with lower case, probably some of that was the issue and now it's working. Thanks!

0/9000