Marco Dell'Abate

Results 4 issues of Marco Dell'Abate

I've been trying to dynamically update the slider adding range sliders at the (click) event, but nothing seems to happen. HTML ``` ``` TS ``` configSliderSun: any = { start:...

I have cloned the repo yesterday. Everything works but the live update as I change the live.kts kotlin script is not triggering. Might be due to a Kotlin update, since...

I'm developing the token-interceptor following your tutorial. I've followed it step by step and when I get to the part where I'm adding the 'Authorization' Bearer i get a value...

### Motivation When deploying an OPENRNDR-js distribution to the web, images loaded from within the application will cause a `CORS` insecure operation error. I have tested that adding `image.crossOrigin` with...

enhancement