svelte-materialify
svelte-materialify copied to clipboard
ProgressCircular is not reactive
Issue:
ProgressCircular is not reactive.
Screenshot:

How to Reproduce:
https://github.com/microdou/svelte-test/tree/svelte-materialify-progresscircular
git clone -b svelte-materialify-progresscircular https://github.com/microdou/svelte-test
cd svelte-test
npm i
npm run dev
# Then open up browser at http://localhost:5000
Browsers:
The issue is tested on both Firefox & Chrome.
Thank you for finding. I setup a small REPL.