Skip to content
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

Fix typescript error that might be caused under windows #515

Merged
merged 1 commit into from
Dec 30, 2019

Conversation

akellbl4
Copy link
Collaborator

@akellbl4 akellbl4 commented Dec 30, 2019

I fixed this error which was mentioned in this #490

/remark/frontend/app/components/dropdown/dropdown.tsx(109,7)
      TS2322: Type 'string | null' is not assignable to type 'string'.
  Type 'null' is not assignable to type 'string'.

@umputun umputun merged commit 25782d7 into umputun:master Dec 30, 2019
@akellbl4 akellbl4 deleted the 490/dropbox-ts-error branch December 30, 2019 23:09
@paskal paskal added this to the v1.5 milestone Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants