You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because we treat issues as our backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn’t an exact duplicate but is closely related.
Initial checklist
Affected packages and versions
v1.8.5
Link to runnable example
No response
Steps to reproduce
runtime: bun
Expected behavior
using
.
for objects should use intellisenseActual behavior
using
[]
worksusing
.
does not work.
stars working only after typing one or more charactersRuntime
Node v21
Package manager
Other (please specify in steps to reproduce)
OS
Windows
Build and bundle tools
Next.js
The text was updated successfully, but these errors were encountered: