It looks like you're new here. If you want to get involved, click one of these buttons!
<?=jquery('3.2.1')?>I see the following errors in the console:
[Violation] Avoid using document.write().Not sure how big of a deal these errors are.
[Violation] Parser was blocked due to document.write()
jquery.min.js:2 jQuery.Deferred exception: markers.size is not a function TypeError: markers.size is not a function
at initMarkers (http://localhost/commerce/fuel/modules/fuel/assets/js/fuel/fuel_inline.min.js?c=:78:225)
at init (http://localhost/commerce/fuel/modules/fuel/assets/js/fuel/fuel_inline.min.js?c=:74:78)
at HTMLDocument. (http://localhost/commerce/fuel/modules/fuel/assets/js/fuel/fuel_inline.min.js?c=:96:123)
at j (http://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js:2:29999)
at k (http://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js:2:30313) undefined
jquery.min.js:2 Uncaught TypeError: markers.size is not a function
at initMarkers (fuel_inline.min.js?c=:78)
at init (fuel_inline.min.js?c=:74)
at HTMLDocument. (fuel_inline.min.js?c=:96)
at j (jquery.min.js:2)
at k (jquery.min.js:2)
Comments