Slice simulator with different locales

I added the folder [lang] to handle 2 locales in my site everything works fine, but slime simulator page is broken since the slice simulator url is generally :3000/slice-simulator

How to make it pick what ever the current locale is the append the slice simulator at the end ? I tried moving the slice simulator folder inside [lang] with no sucess

Hi @qaf ,

Welcome to the community :slight_smile:

I'll be happy to debug this with you, although I'll need more information.

Can you show me your file structure?
What errors are you seeing in the browser console etc?
Can you record your issue with this Chrome plugin? It will give us the dev information needed to debug, and you can remove it once you’re done.

What I can tell you is that the simulator file should live outside the [lang] file like in this sample project.

Thanks.