Hey!
I have selected a link field to choose documents in admin but for some reasen i only see link to web as an option in the dropdown menu. What can have happened? Link used to work or do i have to use content relationship to get url of pages.
This was the behaviour on the version of Slice Machine UI that you have installed. In the latest stable version, it includes all the correct links. You can get this version and all the links by running the following command:
I updated but I still got the same error, only possible to web.
Do I need to do something else? Like rebuild the whole slice? I tried to remove the link and add a new with new name but still the same.
Yes I can confirm. I changed to "0.1.0-alpha.13" and it worked. I got the problem with
import { getStoriesPaths } from 'slice-machine-ui/helpers/storybook' where is looks for .slicemachine in the wrong folder trying 0.1.0. Do you know when this will be fixed?