Investigate a better way of calling route()
outside of multitenanted context
#76
Labels
status: investigating
The issue is being investigated
status: planning
The issue is being planned for the future
type: feat
New feature
Milestone
Currently, resolvers that use route parameters will automatically set the default value for the route parameter, but only when inside multitenanted context. Generating a URL using the
route()
helper from outside this context is currently less than ideal.Look for a better solution.
The text was updated successfully, but these errors were encountered: