Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webinterface details.html.twig does not pass required parameter "style" to @Twig/Exception/trace.html.twig #247

Open
didulis opened this issue Jan 6, 2020 · 2 comments

Comments

@didulis
Copy link

didulis commented Jan 6, 2020

jms/job-queue-bundle: 2.0.1
symfony/framework-bundle: 4.3.3
symfony/twig-bundle: 4.3.3

In webinterface when opening Failed job, Symfony throws exception Variable "style" does not exist.
As I traced down, this parameter style was introduced in twig-bundle 4.1

@jseparovic1
Copy link

@didulis same issue. Have you find a way around it, or just override template?

jms/job-queue-bundle 2.1.0
symfony/framework-bundle v4.4.7
symfony/twig-bundle v4.4.7
twig/twig v1.42.5

It does work in prod environment tought.

@maeyan-zero
Copy link
Contributor

@schmittjoh I have created a pull request for for this issue

#255

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants