svelte-materialify icon indicating copy to clipboard operation
svelte-materialify copied to clipboard

ProgressCircular is not reactive

Open microdou opened this issue 4 years ago • 1 comments

Issue:

ProgressCircular is not reactive.

Screenshot:

image

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.

microdou avatar Feb 22 '21 17:02 microdou

Thank you for finding. I setup a small REPL.

Florian-Schoenherr avatar Feb 23 '21 04:02 Florian-Schoenherr