Call to undefined function powerGridJsFramework() #474
Unanswered
kenmdavids
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Hello, this is no longer in the current version. What version are you using? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Thanks for the great plugin.
I get an issue (Call to undefined function powerGridJsFramework())
the moment I add the @powerGridScripts in the body.
I am using Laravel v9 and PHP 8.0.15
I think the issue is coming from scripts in the published assets.
@if(powerGridJsFramework() === JS_FRAMEWORK_ALPINE) <script src="{{ config('livewire-powergrid.js_framework_cdn.alpinejs') }}" defer></script> @endif
Any quick help will be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions