Skip to content
This repository has been archived by the owner on Nov 24, 2018. It is now read-only.

TypeScript error with activated strictNullChecks compiler option #154

Merged
merged 2 commits into from
Aug 3, 2017
Merged

Conversation

clebert
Copy link
Contributor

@clebert clebert commented Aug 2, 2017

If I import chromeless into my TypeScript project with activated strictNullChecks compiler option,
I get the following error: Class 'Chromeless<T>' incorrectly implements interface 'Promise<T>'.

This pull request fixes the error.

Copy link
Contributor

@joelgriffith joelgriffith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch!

@joelgriffith
Copy link
Contributor

Could you update changelog to capture this fix? Thanks!

Copy link
Collaborator

@adieuadieu adieuadieu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @clebert!

@adieuadieu adieuadieu added this to the v1.2 milestone Aug 3, 2017
@adieuadieu adieuadieu merged commit 920968c into schickling:master Aug 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants