Apparently, f-client-nav requires the direct child to be a partial.
It works fine otherwise, so I hadn't noticed.
However, it appears that f-client-naved islands must be partialled.
Type of Change
🐛 Bug fix
Checklist
### Checklist
- [x] Read the Contributing Guidelines.
- [x] Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
- [x] Fill out this template.
- [ ] Log your hours.
- [x] Check that commits follow the Angular commit convention, more or less.
- [ ] Ideally, include relevant tests that fail without this PR but pass with it (if applicable).
Description
Apparently, f-client-nav requires the direct child to be a partial. It works fine otherwise, so I hadn't noticed. However, it appears that
f-client-nav
ed islands must be partialled.Type of Change
Checklist
Tested on