Max

Results 8 comments of Max

Hi @tserkov thanks for offering to help. I shared my project with you and created a branch that exemplifies the problem. Just follow the instructions in the README. If you...

FWIW, I'd also like to see at least LiveComponent support declarative assigns (I arrived here while trying to figure out if this is in the plan)

Sorry I realize this wasn't clear from my message: the dump thread button doesn't work, if I click on it nothing happens. All I can do is kill and restart...

Hi @alanvardy and thanks for the response. I like your idea, it's quite flexible and also in line with how other functionalities can currently be customized by the dev. One...

This issue is incredibly annoying. Question: why can't Intellij simply run its processes using the system's shell, instead of apparently trying to replicate all the system's settings internally? > @esmeraldaliaj...

Thank you very much! I will keep these key combinations under my pillow 😄

Nasty bug. I was able to work around it by setting the `step` property of the input field for mobile devices to `any`: ```js const my_flatpickr = flatpickr(element, options) if...