@push to @stack script not working as expected #40455
Unanswered
1YalcinSahin1
asked this question in
Q&A
Replies: 2 comments
-
The solution I found: parent.blade.php
child.blade.php:
This works but I'm not sure it's a nice solution.Have a nice day |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm also dealing with a similar issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a code with a dynamic component.But there are some problems.
(https://laravel.com/docs/8.x/blade#stacks) It didn't work like here.
parent.blade.php :
child.blade.php:
The script file comes to the relevant location.But it doesn't work.
child.blade.php:
The above code is working.
Laravel : v8.64.0
Php : 8.0
Beta Was this translation helpful? Give feedback.
All reactions