Tadej Krevh
Tadej Krevh
## Please, provide the details below: ### Tell us about the problem RadListView item reodering is not working when grouping is enabled. ### Which platform(s) does your issue occur on?...
I have a case, where we need to open the picker programmatically using togglePicker when editing a scheduled post. The picker opens, but it doesn't select the initial date and...
Inside isClear computed property, don't check if endDate is set when using singleDatePicker. Without this fix, the dateRange.startDate does not properly set this.start data property. To reproduce the issue, programmatically...
**Describe the bug** When replying in a thread to a message containing only an audio recording, the reply contains the audio element, but it's not playable. Console says: ``` Uncaught...
The latest code is not yet released. `sandbox` variable is not being passed to the PaddleClient in v0.1.2 https://github.com/paddle-python/dj-paddle/blob/8945137c9ff70ae00d519625f81b10d1bc6bf071/djpaddle/models.py#L21