#Using actions with language detection in the middleware
3 messages · Page 1 of 1 (latest)
You may be interested in this feature coming in v5 (PR was recently merged on the next branch)
Uff, these people rock. Thank you, Matthew!
3 messages · Page 1 of 1 (latest)
Hi, I was having an issue when using actions with language redirect logic in the middleware. A workaround I found is to read the URL pathname, check if _actions is present, and do an early return.
Is this a good solution, or am I missing something here?
You may be interested in this feature coming in v5 (PR was recently merged on the next branch)
Uff, these people rock. Thank you, Matthew!