Level 80
@danielrønfeldt What’s the actual error?
Hey guys,
In a Laravel 10 + Inertia + Vue 3 app, I need to add a Facebook Like button to each page. According to the official Facebook documentation https://developers.facebook.com/docs/plugins/like-button/ I added the FB SDK script tag in the main app.blade.php file. However, I'm getting a Cross-Origin Request Blocked error in the browser's console.
How can I make this work?
Thanks!
Please or to participate in this conversation.