Skip to content

Differences with the QRCode base package and SSR #43

Answered by zxpsuper
caprica asked this question in Q&A
Discussion options

You must be logged in to vote

@caprica
Yes, this library only work in the browser.
It use the canvas to draw different style, so it doesn't work in SSR.
In the future, I plan to use svg to draw QR codes to solve the problem of server rendering.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zxpsuper
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants