plone / plone.patternslib

An add-on to make patternslib patterns available within Plone 5.
https://pypi.org/project/plone.patternslib/
GNU General Public License v2.0
2 stars 5 forks source link

pat-leaflet fails with (Plone5.0.7, Plone5.0.8) #21

Closed jpcw closed 3 years ago

jpcw commented 7 years ago

here the js error

default.js:2617 patterns.pat.leaflet: Failed while initializing 'leaflet' pattern. TypeError: Cannot read property 'apply' of undefined
    at D (default.js:2617)
    at c (default.js:2617)
    at default.js:2617
    at e.parse (bundle-leaflet-compiled.js:9580)
    at d.init (bundle-leaflet-compiled.js:14617)
    at d.g (default.js:2618)
    at new d (default.js:2618)
    at Function.f [as init] (default.js:2618)
    at initPattern (default.js:2618)
    at D (default.js:2617)

Like mentioned #20 works perfectly with Plone5.1b3

petschki commented 3 years ago

I'm closing since there's no activity a long time ago. Plone 5.0 is not supported anymore.