Make `pagePromise` one way and change it so ../ aren't necessary on bindings
Open
fixed in branch
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
I think `pagePromise` should be from the children up to the appViewModel.
Also, we can probably use `{{#with ../}}` so `..` isn't needed in all the bindings:
```
attributes: "{(session)}='../session'",
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.