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

Multiline Input #31

Closed
robinrosenstock opened this issue Oct 3, 2022 · 0 comments · Fixed by #32
Closed

Multiline Input #31

robinrosenstock opened this issue Oct 3, 2022 · 0 comments · Fixed by #32

Comments

@robinrosenstock
Copy link
Contributor

Thank you very much Giulia for making react-qrcode-logo and this example project.
Because I'm not familiar with react (and because of convenience) I used your example application QRCodeCustomizer. I wanted to create a QRCode, which holds a VCARD.
Unfortunately this does not work, because the "value" input field is only singleline and for a VCARD you have to enter a multiline value (I've tried with newline escape characters, which didn't work).

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

Successfully merging a pull request may close this issue.

1 participant