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
This issue has been marked as 'Question' and has seen no recent activity. It has been automatically closed for house-keeping purposes. If you're still waiting on a response, questions are usually better suited to stackoverflow.
Bug Report
π Search Terms
π Version & Regression Information
β― Playground Link
Playground link with relevant code
π» Code
π Actual behavior
Type 'boolean | undefined' is not assignable to type 'boolean'.
π Expected behavior
because I've set the type is
Map<string,boolean>
, so it is boolean, no way undefinedThe text was updated successfully, but these errors were encountered: