Serhii Koreniuk
Serhii Koreniuk
I have typescript project. When I try to use `import CLSContext from 'zipkin-context-cls'` it returns `undefined` but `require('zipkin-context-cls')` works as expected
**Describe the bug** `Jiffy(Jiffy().utc()).dateTime.isUtc` returns true `Jiffy(Jiffy().utc()).startOf(Units.MONTH).isUtc` returns false **Expected behavior** If date was in UTC, `startOf` should return UTC DateTime object **Smartphone (please complete the following information):** - Device:...
I'm not a iOS dev. Just doing small pet project. It seems like no ability to open Swipe Actions in nested table view. I have no idea how to fix...
Hello! I tried to dump DB from Mongo Atlas cluster and seems it not possible with current implementation. Mongo urls looks `mongodb+srv://:@cluster0.wm4xj.mongodb.net/test`, when try to use this url I receive...
## Bug report ### Current Behavior If custom id used for `Description` component warning appears in the console ``` {description} ``` ### Expected behavior No warning in the console ###...
### Is there an existing issue for this? - [x] I have searched the existing issues and my issue is unique - [x] My issue appears in the command-line and...