Alexander M.

Results 7 comments of Alexander M.

Thought about the same thing!!

My version of preventing auto close when mouse is over the toast: https://pastebin.com/FCRgCZKE It's not pausing, I didn't figure out how to properly pause css transition of toast loader.

It seems to me, .innerHTML doesn't execute scripts inside html. So the only solution is to run scripts inside oncreate event function. This makes switching to this winbox lib very...

I want to block internet access and grant to local network. I know that I need to edit **/etc/sing-box/config.json** with the following content: ``` "route": { "rules": [ { "ip_cidr":...

I have the same issue on v1.29.9, parameter prompt stucks.

@bingren-yd Mister, when is this issue expected to be resolved? Thank you.

I am having the same issue. Modal1 show, Modal2 show, Modal2 close, then create Modal2 again (with same configuration) and it opens under Modal1.