andrewmenich wrote a comment+100 XP
3mos ago
Thanks, Caleb! I just spun up a new project to follow along and when I add the script tag to the component, I'm getting can't access property "uriPrefix", window.livewireScriptConfig is undefined. Any idea what I might've done wrong?
EDIT: If you're running into this, make sure you're running Livewire ^4.0.1 - there was a build issue in 4.0.0 that has now been resolved.