Skip to content

[TypeScript] Missing scrollTop and scrollLeft typings #692

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

Closed
RafalFilipek opened this issue Jun 5, 2019 · 1 comment
Closed

[TypeScript] Missing scrollTop and scrollLeft typings #692

RafalFilipek opened this issue Jun 5, 2019 · 1 comment
Labels
area: typescript Typescript issues kind: bug Something isn't working
Milestone

Comments

@RafalFilipek
Copy link

🐛 Bug Report

scrollTop and scrollLeft are missing in animated.*

Link to repro (highly encouraged)

https://codesandbox.io/s/inspiring-cookies-grx45

Environment

  • react-spring v8.0.20, 9.0.0-beta.8
  • react v16.8.4
  • typescript v3.5.1, v3.3.3
@RafalFilipek RafalFilipek added the kind: bug Something isn't working label Jun 5, 2019
@aleclarson aleclarson added the area: typescript Typescript issues label Jun 5, 2019
@aleclarson aleclarson added this to the v9.0.0 milestone Jun 5, 2019
@aleclarson
Copy link
Contributor

Fixed in v9.0.0-beta.9

localjo added a commit to localjo/react-spring that referenced this issue May 23, 2020
this was causing some elements to have an extra viewport height gap. see issue for more details.

fixes pmndrs#692
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: typescript Typescript issues kind: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants