Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Avoid propagating FindName to Content if ContentTemplate is used
Currently we were propagating FindName to the Content view, even if it was "overriden" by the ContentTemplate, which then could result in StackOverflow
- Loading branch information