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

[Tooltip] DEBUG_STYLE not defined on types #345

Closed
raunofreiberg opened this issue Oct 29, 2019 · 2 comments
Closed

[Tooltip] DEBUG_STYLE not defined on types #345

raunofreiberg opened this issue Oct 29, 2019 · 2 comments
Labels
Type: Bug Something isn't working

Comments

@raunofreiberg
Copy link
Contributor

raunofreiberg commented Oct 29, 2019

Getting this error when using DEBUG_STYLE in useTooltip hook:

ERROR in [at-loader] ./src/components/Tooltip/Tooltip.tsx:47:53
    TS2345: Argument of type '{ DEBUG_STYLE: boolean | undefined; }' is not assignable to parameter of type 'HTMLProps<any>'.
  Object literal may only specify known properties, and 'DEBUG_STYLE' does not exist in type 'HTMLProps<any>'.
@chaance chaance added the Type: Bug Something isn't working label Nov 6, 2019
@chaance
Copy link
Member

chaance commented Nov 6, 2019

Should be fixed in 0.5.4

@chaance chaance closed this as completed Nov 6, 2019
@raunofreiberg
Copy link
Contributor Author

Thanks! Just wanted to say that I really appreciate the swift responses and recent work that you guys have been ramping up on Reach UI :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants