Skip to content
Snippets Groups Projects
Unverified Commit 158ee6ac authored by Greg Becker's avatar Greg Becker Committed by GitHub
Browse files

bugfix: allow relative view paths (#17721)

Relative paths in views have been broken since #17608 or earlier.

- [x] Fix by passing base path of the environment into the `ViewDescriptor`.
      Relative paths are calculated from this path.
parent cefb4ba0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment