Skip to content

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

Closed
@bu1ka

Description

@bu1ka

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 react-lazy-load-image-component@1.3.0
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions