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

Dynamic segment not allowed when forwarding. Use a static path instead #30

Open
znewbiez1001 opened this issue Feb 27, 2023 · 0 comments

Comments

@znewbiez1001
Copy link

Hi there,

I've just upgraded my company's code base to the latest Phoenix 1.7.0
We used Umbrella structure, when I recompile the whole source code, I ran into this error on top-level Router as shown below:

Dynamic segment "/:locale/my_child_app_endpoint" not allowed when forwarding. Use a static path instead

Because this is private project so I can just show you pseudo codes in Routers which caused error:

Screenshot 2023-02-27 at 23 44 58

Any workarounds for this? Thanks in advance!

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

No branches or pull requests

1 participant