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

Demo is not working #77

Open
art-cg opened this issue Feb 3, 2021 · 0 comments
Open

Demo is not working #77

art-cg opened this issue Feb 3, 2021 · 0 comments

Comments

@art-cg
Copy link

art-cg commented Feb 3, 2021

Hi. The Details pages of the demo are not working.
I am not sure if you are working on it right know.
Because first (3 min ago) i got a blank page and just a console error.
Now i get an Symfony Stacktrace.

http://symfony-react.limenius.com/recipe/1

Return value of Limenius\ReactRenderer\Twig\ReactRenderExtension::jsonDecode() must be of the type array, object returned

in src/Controller/RecipeController.php (line 45)
} return $this->render('recipe/recipe.html.twig', [
// A JSON string also works
'props' => $serializer->serialize( ['recipe' => $recipe ], 'json') ]); } /**
* @route("/redux/", name="homepage_redux")

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

1 participant