First install OctoberCMS using composer and git and then install translate plugin with two language English and Spanish. But I have an error with the localePicker. When I choose a language, I get the following error;
AJAX handler 'onSwitchLocale' was not found.
According to this thread, is a October related issue. But I just want to be sure, how can I resolve it?
Please note that mysite.com/{langcode}/ works.
Thanks