You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error when I use map in Resource CreateAction or EditAction and using slideover modal.
Unable to call component method. Public method [reverseGeocodeUsing] not found on component
I am using InteractsWithMaps in EditRecord and CreateRecord pages, so that's not the reason. Seems like the background refreshes when using the modals. Does anyone know why it could be throwing this error?
The text was updated successfully, but these errors were encountered:
myregistration
changed the title
Error when using map in CreateAction form
Error when using map in slideover modal
Jan 15, 2025
I decided to use it as full page instead of slideover for now. I've reported several other issues while using the MapAndTable Widget with Filament v3 but no responses so I might not use this package after all. It's a shame because it has some nice features.
I get the following error when I use map in Resource CreateAction or EditAction and using slideover modal.
Unable to call component method. Public method [reverseGeocodeUsing] not found on component
I am using InteractsWithMaps in EditRecord and CreateRecord pages, so that's not the reason. Seems like the background refreshes when using the modals. Does anyone know why it could be throwing this error?
The text was updated successfully, but these errors were encountered: