[Bug]: pathParams in context is only usable for views defined in the manifest
Open
@jonas-martinez is already working on this.
Since May 30, 2023.
bug
- Dominant language
- Elixir
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
What happened?
I'm creating an app with a layout view to manage pages. Somes pages need to have a path param.
It works fine when the context is defined in the manifest, my layout view get it well.
When I define it for a view called from another view it does not works.
What browsers are you seeing the problem on?
No response
Version
alpha
Relevant log output
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.