Yaroslav Shepilov

Results 383 comments of Yaroslav Shepilov

unfortunately this is not supported https://github.com/bugy/script-server/issues/475

According to HTML specification, `` element doesn't support multiline :(

Not any easy one, which I'm aware of, unfortunately ad90xa0-aa ***@***.***> schrieb am Fr., 22. Juli 2022, 03:34: > Is there any workaround ? > > — > Reply to...

Hi @yosefy the values are calculated only once, when a script is loaded (or a dependent parameter changes). Any OS changes are not monitored unfortunately

Hi, got you, thanks :) I'll keep this ticket open, if someone would vote for it or even implement it :)

Hi @Nottt are cookies enabled? That's the only issue i can think about

That's sad. Unfortunately, I don't have an iphone to debug it myself :( Could you try to edit src/utils/tornado_utils.py file, and modify `get_secure_cookie` method: ``` def get_secure_cookie(request_handler, key): value =...

I'll try it. It will take some time, because I'm working today and also have to create a server with credentials :) But I'll do my best to solve it...