Hello, thanks for your great work.
Is there a way to make the qrCode reactive?
I explain: i try to change the qrCode data by changing a var with an input field for example.
I make a svelte playground
Maybe there is a mistake in my svelte component, but when I change the string in input field, the text under the qrCode change, but not the qrCode display.
Hello, thanks for your great work.
Is there a way to make the qrCode reactive?
I explain: i try to change the qrCode data by changing a var with an input field for example.
I make a svelte playground
Maybe there is a mistake in my svelte component, but when I change the string in input field, the text under the qrCode change, but not the qrCode display.