minzdrav

Results 15 comments of minzdrav

Hi Guys. I have exactly same problem with datetime picker in modal. Is there any workaround? Maybe I can remove append-to-body and scroll to calendar on open event? But I...

Workaround: you can set $dropdown-mobile-breakpoint to very big value. In this case all dropdowns(including date, time, datetime pickers) will be displayed in mobile mode. Example: $dropdown-mobile-breakpoint: 40000px

Hi Guys, I have same problem with https://github.com/ela-compil/BACnet/tree/v2-netstandard brunch. Could you please try to fix?

Hi @gralin Thank you. Yes, it's working fine with locks. I have 1 thread per device and customer want to read properties and values from many devices. I'll try to...

> Hey @minzdrav, just wondering if that worked for you? Did you manage to run a client per thread without issue? Hi @MatthijsvdVeer Yes.

Hi BACnet libary team Please reopen issue and integrate fix for DisableConnReset to v2-netstandard branch. I'm using .net core 3.1. Library working fine on windows 10 + wsl2 + docker...

Browser console output ![image](https://user-images.githubusercontent.com/1764392/185914679-85fa15e1-ddf9-4d69-a8cd-43e7d3dd2bbe.png)

Hi @oddcelot Thanks for your efforts to fix the problem! Will your pull request be in the master soon?

Hi Guys I have exactly same issue with editor. Any chances we can get fix soon or I should try another editor?