Giter Club home page Giter Club logo

react-qr-code's Issues

Finish `images` feature

This is a great React component!

Please finish the images feature so images (as logos) can be added to the generated QR code!

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: .github/renovate.json
Error type: The renovate configuration file contains some invalid settings
Message: Invalid configuration option: packageRules[0].approvals_required

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/ci.yml
  • styfle/cancel-workflow-action 0.12.1
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • FranzDiebold/github-env-vars-action v2
  • actions/setup-node v4
.github/workflows/release.yml
  • styfle/cancel-workflow-action 0.12.1
  • actions/checkout v4@692973e3d937129bcbf40652eb9f2f61becf3332
  • FranzDiebold/github-env-vars-action v2
  • actions/setup-node v4
npm
package.json
  • @ianvs/prettier-plugin-sort-imports 4.3.1
  • @rollup/plugin-commonjs 25.0.8
  • @rollup/plugin-node-resolve 15.2.3
  • @rollup/plugin-replace 5.0.7
  • @rollup/plugin-typescript 11.1.6
  • @types/jasmine 5.1.4
  • @types/jest 29.5.12
  • @types/react 18.3.3
  • @types/react-dom 18.3.0
  • @typescript-eslint/eslint-plugin 8.0.1
  • @typescript-eslint/parser 8.0.1
  • eslint 9.9.0
  • eslint-config-prettier 9.1.0
  • husky 9.1.4
  • jest 29.7.0
  • lint-staged 15.2.8
  • prettier 3.3.3
  • pretty-quick 4.0.0
  • rollup 4.20.0
  • rollup-plugin-uglify 6.0.4
  • ts-jest 29.2.4
  • tslib 2.6.3
  • typescript 5.5.4
  • react >=17.0.2
  • react-dom >=17.0.2

  • Check this box to trigger a request for Renovate to run again on this repository

Build warning/error when running project

Bug report

  • react version: 17.0+
  • react-qr-code version: 1.0.5

Current behaviour

When running react-scripts start a build warning occurs:

WARNING in ./node_modules/@devmehq/react-qr-code/esm5/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/some/path/node_modules/@devmehq/src/index.tsx' file: Error: ENOENT: no such file or directory, open '/some/path/node_modules/@devmehq/src/index.tsx'
import { ReactQrCode } from '@devmehq/react-qr-code';

<ReactQrCode size={200} value={'some_value'} />

Expected behaviour

No build warning/error should occur when running react-scripts start created with create-react-app

npx create-react-app myproject --template typescript

License/Copyright Violation

I don't care that you have forked and are making modifications, that's open source! However I do request that you comply with copyright laws and the license of the original project. You obviously hold your own copyrights to code you write and may license your additions/changes however you choose, but you do need to comply with the license of the original code from which you started. Thanks!

Scan Event Tracking

Feature request

  • Can we track the Completion of Scan Event

Use case(s)

  • I need to set up a GA Event when Scan is complete, can we do that??

React warning: 'React does not recognize the `basePath`'

Great React component, thank you!

Bug report

  • react-qr-code version: 1.0.6
  • Affected browsers (and versions): Chrome

Current behaviour

React JavaScript warning:

Warning: React does not recognize the `basePath` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `basepath` instead. If you accidentally passed it from a parent component, remove it from the DOM element.

Expected behaviour

No React warning.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.