zephyr19
Results
2
comments of
zephyr19
I have the same issue. ```jsx {sections.map(s => )} ``` In my case, the `sections` initial value is an empty array, which cause the error: `TypeError: Cannot read properties of...
Still happens. ### Steps to Reproduce 1. Open **two separate VS Code windows**, each on a different project, with Continue enabled in both. 2. In **Window A**, when the Marketplace...