Jump to content

Enable Ajax pagination not working when map is showin


Daniel.de

Recommended Posts

Hi there,

 

I use Ajax pagination on all my pages with no problems. No I want to show a map in some listing pages. When I try to go to another page I get these errors and the list is freezing:

Uncaught TypeError: Cannot read property 'replace' of undefined
    at e.(anonymous function).(anonymous function)._getTemplateMarkup (xxx/components/com_jreviews_addons/geomaps/views/js/geomaps.min.js?v=27:1:22004)
    at e.(anonymous function).(anonymous function)._getTemplateMarkup (xxx/components/com_jreviews/jreviews/views/js/jquery/jquery-ui-1.9.2.custom.min.js?v=27:6:5393)
    at e.(anonymous function).(anonymous function)._compileJavascriptTemplates (xxx/components/com_jreviews_addons/geomaps/views/js/geomaps.min.js?v=27:1:21733)
    at e.(anonymous function).(anonymous function)._compileJavascriptTemplates (xxx/components/com_jreviews/jreviews/views/js/jquery/jquery-ui-1.9.2.custom.min.js?v=27:6:5393)
    at e.(anonymous function).(anonymous function)._create (xxx/components/com_jreviews_addons/geomaps/views/js/geomaps.min.js?v=27:1:17721)
    at e.(anonymous function).(anonymous function)._create (xxx/components/com_jreviews/jreviews/views/js/jquery/jquery-ui-1.9.2.custom.min.js?v=27:6:5393)
    at e.(anonymous function).(anonymous function)._createWidget (xxx/components/com_jreviews/jreviews/views/js/jquery/jquery-ui-1.9.2.custom.min.js?v=27:6:7458)
    at new e.(anonymous function).(anonymous function) (xxx/components/com_jreviews/jreviews/views/js/jquery/jquery-ui-1.9.2.custom.min.js?v=27:6:4976)
    at HTMLDivElement.<anonymous> (xxx/components/com_jreviews/jreviews/views/js/jquery/jquery-ui-1.9.2.custom.min.js?v=27:6:6700)
    at Function.each (https://d2l5cak34i0dh5.cloudfront.net/media/template/jquery.min-25f2b7e8.js?1482449610:2:2881)

Would be nice if you can help.

 

Cheers

Edited by Daniel.de
Link to comment
×
×
  • Create New...