google-maps-builder icon indicating copy to clipboard operation
google-maps-builder copied to clipboard

fix: prevent error when marker is present

Open nishitlangaliya opened this issue 5 years ago • 0 comments

Bug Report

User Story

As a user, I want to avoid errors when loading markers so that my map renders correctly.

Current Behavior

When a map loads with markers, I see Uncaught TypeError: Cannot read property '0' of undefined error in console while loading map in front for free version.

js_error

Expected Behavior

The map loads without error and markers appear.

Acceptance Criteria

  • [ ] When the map loads, markers appear and there are no errors in console.

nishitlangaliya avatar Sep 28 '18 10:09 nishitlangaliya