What do you need help with?
Hi there, I’m implementing the Apostrophe workflow component but I am noticing that when creating a new page for a locale, the slug for the page once it is committed is like so: hostname/prefix/locale-name/page-title. Any guidance on why that would be happening?
FWIW, in the editor when I am adding the new page, I see only the prefix but when the page is live, that is when the local name is added.
If I open the page back up again after creation to edit it, I see the slug with both the local name and prefix.
What have you already tried?
Editing the workflow settings in our app.js
What do you have?
My version of the apostrophe
module is: 2.107
My version of node
is ( node --version
): v10.16.0
My operating system is: Windows
The browser in which I have trouble is: Chrome