Skip to content

[docs] aria-owns accepts 'string | undefined' but we feed it 'null' #13396

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 26, 2018
Merged

[docs] aria-owns accepts 'string | undefined' but we feed it 'null' #13396

merged 1 commit into from
Oct 26, 2018

Conversation

Primajin
Copy link
Contributor

fix TS2322: Type 'string | null' is not assignable to type 'string | undefined'.

@Primajin Primajin changed the title aria-owns accepts 'string | undefined' but we feed it 'null' [docs] aria-owns accepts 'string | undefined' but we feed it 'null' Oct 26, 2018
@oliviertassinari oliviertassinari added docs Improvements or additions to the documentation typescript labels Oct 26, 2018
@oliviertassinari oliviertassinari merged commit a695b13 into mui:master Oct 26, 2018
@oliviertassinari
Copy link
Member

@Primajin Well spotted 👍

@Primajin Primajin deleted the bugfix/TS2322 branch October 26, 2018 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants