-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
Hi,
I have upgraded my project to Symfony 4.4 and now my timelines don't show anyhting.
composer.json
"predis/predis": "^1.1",
"snc/redis-bundle": "^3.3",
"stephpy/timeline-bundle": "^3.1",
spy_timeline.yaml
spy_timeline:
render:
path: 'Timeline/Timeline'
fallback: 'Timeline/Timeline/default.html.twig'
I assume the bug comes from the following line
| return vsprintf('%s:%s.html.twig', array( |
Replace with '%s/%s.html.twig' ?
Metadata
Metadata
Assignees
Labels
No labels