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
Suggestions use to appear based on relevance. Now it shows mostly word suggestions and in alphabetical order.
I'm using typescript and have clearly defined types. There is no reason to show me anything other than the properties I have defined in an interface to be allowed to be used in an object.
This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.
🐛 bug report
Suggestions use to appear based on relevance. Now it shows mostly word suggestions and in alphabetical order.
I'm using typescript and have clearly defined types. There is no reason to show me anything other than the properties I have defined in an interface to be allowed to be used in an object.
Link to sandbox: https://codesandbox.io/s/container-queries-2wj71?file=/src/index.ts (optional)
Your Environment
The text was updated successfully, but these errors were encountered: