-
Configuration options:
```
CONFIG_LOG_MULTIDOMAIN=y
CONFIG_LOG_LINK_IPC_SERVICE=y
CONFIG_LOG_IMMEDIATE=y
CONFIG_LOG_PROCESS_THREAD=n
```
With the configuration above, `link_ipc_service_init…
-
- [x] Add expense details view Activity with full crud.
- [x] Add title on code verification page.
- [x] Add user name picker helper drop down on login page.
- [x] Add logger-in user name tv on mor…
-
Provide a means for hosts to custom the JobHostConfiguration, such as replace the IDistributedLockManager or default logger.
Currently, the only way to do this is via the BYOB pipeline, but that's …
-
The scenario here is when the web sdk started a session.
### Web SDK
To send or initiate a first-time message to a contact or workers (which we call), using the Web SDK, we open the chatbox to gen…
-
Hello,
I faced with problem to close(to hide) swipe content on list items on the other index than 0. I tried to do everything exactly as is mentioned in the docs, but without the luck.
I posting a…
-
### System Info
OS Version : windows 11
Python Version : 3.11.9
Pandas ai version : 2.2.14
### 🐛 Describe the bug
Thanks for the Great work!
As a part of training the agent (QA Training) ,start…
-
do you have video tutorials on how implement this / how it works / demo? thank you.
-
Im trying to use this plugin with:
import 'package:qrscan/qrscan.dart' as scanner;
But when i run:
String barcode = await scanner.scan();
The app crashes, while if i dont put:
ArCoreView(
…
-
Over the years mulitple people have requested this feature so perhaps it's something to consider.
Related support threads:
- https://wordpress.org/support/topic/shortcode-for-displaying-the-feed…
bonny updated
3 months ago
-
**Describe the issue**:
- Using `dask[distributed]==2022.2.0`, this same code runs in 23 seconds for a `0.8 GB` DataFrame.
- Using `dask[distributed]==2024.8.0`, this same code **times out** for…