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

Incorrect type #32

Open
pachu4u opened this issue Nov 11, 2017 · 0 comments
Open

Incorrect type #32

pachu4u opened this issue Nov 11, 2017 · 0 comments

Comments

@pachu4u
Copy link

pachu4u commented Nov 11, 2017

Hi I am using the below code to bind to a variable in ionic 3. The QR code is generated. However when I scan this QR code, it shows a URI when qrCodeValue has a string. (qrCodeValue:string; this.qrCodeValue = "Order:" + this.orderId;)

<qr-code [(value)]="qrCodeValue" [size]="150">

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

1 participant