I installed the extension on the following system:
Windows 10 + wsl 2 Ubuntu (WSL-Version: 2.1.5.0, Kernelversion: 5.15.146.1-2, WSLg-Version: 1.0.60, MSRDC-Version: 1.2.5105, Direct3D-Version: 1.611.1-81528511, DXCore-Version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp, Windows-Version: 10.0.19045.4529)
Docker Desktop 4.30.0
Directus 10.12.1
In my data model I've already created collections like "Projekte", "Produkte" and such for testing purposes.
When I now create a SQL field in Insights and type a simple query like SELECT name FROM produkte;, the Panel then says You don't have permission to access this. And, when I save the Dashboard, it says (intermediate value) (intermediate value) (intermediate value).map is not a function.
I am logged in as admin who created the Directus instance and I gave permission to all collections and all system collections. What other permissions can there be needed? What am I doing wrong?