mikebronner / nova-map-marker-field

Provides an visual interface for editing latitude and longitude coordinates.
MIT License
131 stars 36 forks source link

TypeError: Cannot create property 'latitude' on string #44

Closed MohmmedAshraf closed 2 years ago

MohmmedAshraf commented 4 years ago

Hello, thanks for the package.

I got this error in the browser console in resource details when I try to move the map or zoom in and out.

image

mikebronner commented 4 years ago

Hi @MohmmedAshraf, please provide the following:

Full stacktrace from storage/logs/laravel.log if one exists.

MohmmedAshraf commented 4 years ago

Hello @mikebronner that's was fast 😄 thanks

there is no laravel.log exists

mikebronner commented 4 years ago

Thanks for the follow-up. There may be a new incompatibility with a recent Nova update. Give me some time to research this.

Dontorpedo commented 4 years ago

PHP v7.4 Laravel v8.9 Package: v.0.3.0 Nova: 3.12

same issue

parelius commented 3 years ago

Same issue using

Using Chrome on Mac lets me display and update map correctly, althoug the error messages appear in browser console. Using Firefox or Safari on Mac fails in displaying/updating the map.