Konstantin Komelin
Konstantin Komelin
We miss Organizations types. Please add to ether `@types` or to this project. Thanks in advance.
That's very good news @frederikprijck! Thank you very much to you and everyone who was involved in delivering the Organizations API support.
@vicary I agree that it should be an SDK team responsibility to support the typings. And it may not be that hard because TypeScript compiler can actually generate typings by...
Thank you very much @dariusj18 for sharing your discoveries! I would wait for the official fix but would you mind of sharing your workaround code here for other people?
> This is not a bug and expected behavior. Thanks for explaining it @SevInf. Maybe this behavior is expected by ORM developers but not end-users. As a user, I couldn't...
@janpio I see now. Thanks for clarifying it for me. Happy to learn new things. I trust you guys to handle this issue the best possible way.
The `dompurify` project received a couple of changes [one](https://github.com/cure53/DOMPurify/issues/691#issuecomment-1210661329), [two](https://github.com/cure53/DOMPurify/issues/691#issuecomment-1214168690) which make me think that we can postpone merging the projects.
Having the same issue on Android only (iPhone is Okay). Setting `touchStartThreshold=50` didn't help. My version is 1.12.0
Fixed my issue by using the following setting: ``` filter: ".ignore-elements", // Selectors that do not lead to dragging (String or Function) ```
Hi guys, @vhscom Thanks for your suggestion. It's a good idea. @cure53 That's great that you're open for such integration. Thanks. I've created an issue to discuss this idea with...