Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue with language routing #30

Closed
wants to merge 1 commit into from

Conversation

itcotta
Copy link

@itcotta itcotta commented Feb 24, 2022

  • None of the routings on the Index() function of the controller were being triggered.
  • Moved the routings to class level instead.

@itcotta itcotta force-pushed the bugfix/language-routing branch from 78d0610 to 9404812 Compare February 24, 2022 15:41
- None of the routings on the Index() function of the controller were triggering.
- Moved the routings to class level instead.
@itcotta itcotta force-pushed the bugfix/language-routing branch from 9404812 to 5c74e76 Compare February 25, 2022 07:01
@marisks
Copy link
Member

marisks commented Mar 3, 2022

This doesn't seem right. All controller routes should not point to a file.
I will check what is the issue.

@itcotta itcotta closed this Mar 4, 2022
@itcotta
Copy link
Author

itcotta commented Mar 4, 2022

Fixed in #36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants