Hello,
This is a duplicate of My URL paths are forced into lowercase
I’m using Nuxt and having issues with mixed case slugs which are being converted to lower case, example: https://dev.milltons.com/study/-M7nKWxjRx431xTQGwcO/
For context these are the slugs being generated by Firebase Realtime Database.
Is there any configuration option available? This is breaking my project!