Skip to content

Forgotten console.log('render'); in npm build #29

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
bu1ka opened this issue Jan 14, 2019 · 2 comments
Closed

Forgotten console.log('render'); in npm build #29

bu1ka opened this issue Jan 14, 2019 · 2 comments

Comments

@bu1ka
Copy link
Contributor

bu1ka commented Jan 14, 2019

Bug description
When package installed via npm it logging in console render.
It's placed in
react-lazy-load-image-component/src/components/LazyLoadComponent.jsx: console.log('render');

To Reproduce
npm i [email protected]
or just open console in devtools on https://www.albertjuhe.com/react-lazy-load-image-component/

Expected behavior
No debug code in build

Screenshots
image

Technical details:

  • Package version 1.3.0
  • Server Side Rendering? No
  • Device [Desktop/Smartphone]: Any
  • Operating System [e.g. Windows, Mac OS, GNU/Linux]: Any
  • Browser [e.g. Firefox, Chrome, Safari]: Any
@Aljullu
Copy link
Owner

Aljullu commented Jan 14, 2019

My bad 🤦‍♂️ . Should be fixed now in version 1.3.2: https://github.com/Aljullu/react-lazy-load-image-component/releases/tag/1.3.2.

Thanks @bu1ka for catching this!

@Aljullu Aljullu closed this as completed Jan 14, 2019
@bu1ka
Copy link
Contributor Author

bu1ka commented Jan 14, 2019

Thank you for a quick fix ⚡️

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

No branches or pull requests

2 participants