Zuko
Zuko
Update: Here is how i define custom class come from my pakage. My package exposed namespace `datatable` Mine is work fine when compile using `pyside-uic` ```xml DataTable QWidget datatable.h ```...
@akademsubotnik `cat start.sh` Make sure you `cd` to directory where you ran `sh start.sh` in the screenshot
oh wow. It's is growing up. Like a minor tone ^^. For a long long time ago. I were thinking about a Soundcloud extension which take current playing track url,...
This is on Firefox 129.0.1 x64 on Windows 10. . Please disable all other extensions then give it a try !
Same problem here with python 3.11. Windows 10
Same Env: WSL2 on Windows 10 build 19045 Distro: debian using dockerd daemon with minimal setup. json config daemon: ``` { "hosts": ["tcp://0.0.0.0:2375", "unix:///mnt/wsl/shared-docker/docker.sock"], "features": { "buildkit": true } }...
@miguilimzero Sorry, but i don't get it. - I want to add a `relate` column to table. In #1 sample code is for form. - Since it's in `auto-panel` context....
Update: not only Provider loading affected. The autodiscover feature for : Filament (Pages/Resources/Widgets/Clusters) also could not work properly. Mainly, it's still about `convertPathToNamespace` static method. Should i open PR with...