mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
* don't open internal profile, if item has external profile url * refactor(backend): simplified icon config (#359) * simplified icon config * fixed linting * fixed linting * fix linting and searchControl * adjust useSelectPosition * adjust useSelectPosition * fixed presets * removed menuIcon artefacts * fix example * adjust icon size in addButton * item index page is now not opening internal profile if external profile exist * fix imports * reset layer * fix behaviour * set map position to popup form
App
Troubleshooting
Map doesn't load and the Error You must define the Admin roll in the .env file! shows in the console.
In order to get the map running you need to define the correct uuid of the admin roll in the .env file.
Go to http://localhost:8055 and login with the admin credentials. Navigate to http://localhost:8055/admin/settings/roles and click Administrator and copy the UUID from the URL.
Put this UUID in the .env as VITE_DIRECTUS_ADMIN_ROLE=UUID