johno / johno/ember-remarkable
Dynamic text not working on ember-cli 2.8
Open
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
```
{{md-text
text = "{{link-to 'index' 'index'}}"
dynamic=true
}}
```
Works fine without the dynamic flag. No error in console or anything, just a blank page.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.