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

There still has console.log(nextPos) in the latest version 0.23.0 #71

Closed
nzbin opened this issue Jan 29, 2023 · 3 comments
Closed

There still has console.log(nextPos) in the latest version 0.23.0 #71

nzbin opened this issue Jan 29, 2023 · 3 comments
Labels
bug Something isn't working complete

Comments

@nzbin
Copy link

nzbin commented Jan 29, 2023

Environments

  • Framework name:
  • Framework version:
  • Component name:
  • Component version:
  • Testable Address(optional):

Description

When install the latest 0.23.0, it still has console.log and can't find zoomTo prop

/*
Copyright (c) 2019 Daybrush
name: react-compat-guides
license: MIT
author: Daybrush
repository: https://github.com/daybrush/guides/blob/master/packages/react-compat-guides
version: 0.20.0
*/

...
console.log(nextPos); // => line 1254
...
@daybrush daybrush added the bug Something isn't working label Jan 29, 2023
@daybrush
Copy link
Owner

@nzbin
Oh, Sorry. Guides' new version is released. Try it again. Thank you :)

@xoptimal
Copy link

xoptimal commented Jul 26, 2023

hi @daybrush , react-guides lib version 28.1.0 also has this issue... for
Guides.tsx:90

 console.log(type, zoom, guidesZoom);

@daybrush
Copy link
Owner

@xoptimal

guides' new version is released. Check it again.

daybrush added a commit that referenced this issue Jul 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working complete
Projects
None yet
Development

No branches or pull requests

3 participants