Skip to content
Snippets Groups Projects
Commit 24bd9e30 authored by Greg Becker's avatar Greg Becker Committed by Todd Gamblin
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 0efb8ef4
No related branches found
No related tags found
Loading
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