Results 11 issues of Merynek

In my project I need to set restriction on google map

I got some errors during running karma tests. Error log: ``` "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" test --scripts-prepend-node-path=auto > [email protected] test > node --max_old_space_size=8000 node_modules/karma/bin/karma start karma.conf.js karma-webpack does not currently...

I have this config: It works but coverage is on test files only. So 100% :-)). I need coverage only on .ts files, but I dont know how set preprocessor...

In my case i would like to prevent (system) sleep, not only screen. Is it possible to add parameter for ignore native wakelock [(prevents only screen)](https://developer.mozilla.org/en-US/docs/Web/API/Screen_Wake_Lock_API) and use only video...

I would like to have more types in Droppable component. I found this article in your documentation: ![image](https://user-images.githubusercontent.com/6883795/112153174-4ff18f00-8be3-11eb-8e39-8118a7c97de2.png) I prepare example when you can see interesting use case. https://codesandbox.io/s/wandering-worker-7wv6i?file=/src/index.js I...

idea 🤔
untriaged

Cannot use virtualized list for Droppable elements. On my project I use lot of this Droppable zones in list, so I need virtualization. But its not supported right now. I...

enhancement
suggestion: idea/feature :art:

Hello, When I remove hangfire its better but not ok. Can you pls show me what I did wrong in my code (globally) or about using hangfire? Here is my...

I would like to have more types in Droppable component. Workaround for now is implement two Droppable elements

help wanted

In startup.cs I add filter for all Error response, bcs I return own error object (ErrorResponse) by throw exception and in middleware I return this code in response. But these...

stale
needs-repro

I cant dragging with items on mobile when I use portals. You can check this on your own examples. I found out that you solved this in version 12.0.0-alpha.7 so...

untriaged
unconfirmed-bug