We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Adding Google map widget to the front end as a livewire component doesn't render, It shows a white page with no errors in the console
On the front end
on the admin
The text was updated successfully, but these errors were encountered:
you must add on your theme @filamentStyles and @filamentScripts
Sorry, something went wrong.
Thanks @marco76tv , it worked. How do we filter the locations or make the map reactive to the changes on the parent livewire component?
No branches or pull requests
Adding Google map widget to the front end as a livewire component doesn't render, It shows a white page with no errors in the console
On the front end
![image](https://private-user-images.githubusercontent.com/39883918/341710105-1d01f1df-85f0-4d9f-b21c-654ca2c8088c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4NjY2NzEsIm5iZiI6MTczOTg2NjM3MSwicGF0aCI6Ii8zOTg4MzkxOC8zNDE3MTAxMDUtMWQwMWYxZGYtODVmMC00ZDlmLWIyMWMtNjU0Y2EyYzgwODhjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDA4MTI1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTg1ZDhlZDVkMDk0MGMzZWEzNzdiZTY5MWVlMTUyM2ZkYTJlYmUwMzFiYjk1ZWViOWY3YzE1MTg4M2QxN2MwYzcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.cMkpCWkNY8iIIenfiQFB_IMgDiaCe4AHKQCrHOghnDA)
on the admin
![image](https://private-user-images.githubusercontent.com/39883918/341710844-d91334cb-5cca-4f3b-a9f3-6ba94cce493d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4NjY2NzEsIm5iZiI6MTczOTg2NjM3MSwicGF0aCI6Ii8zOTg4MzkxOC8zNDE3MTA4NDQtZDkxMzM0Y2ItNWNjYS00ZjNiLWE5ZjMtNmJhOTRjY2U0OTNkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDA4MTI1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE4YzBlNjRjZGVhOGU3Y2ZlNmIxNzAzNjQwNmU5NjIzYzZjZjFlMjM2ZmZkNTY4OGQ2ZTFhODUxZjljYzdhMjMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.1WrNDe3wyG4j1gGSN3GXs0dyQG7ijBQUeZ4r2jM7T2E)
The text was updated successfully, but these errors were encountered: