Simeon

Results 3 comments of Simeon

Here is an (ugly) workaround that did the job for me: ``` $('#myInput').slider().on('change', function (e) { $('#myInput').slider('setValue', e.value.oldValue); }); ```

I'm not sure what "without license" means here (guest user?) but I had [another issue](https://github.com/plankanban/planka/discussions/591#discussioncomment-9128434) that might help you. My problem was that the user didn't have an assigned email...

Ah, you are talking about Microsoft 365. Possibly, it could work to log into the Azure Portal (or even the [Entra ID admin center](https://entra.microsoft.com/)) and manually modify the user in...