rowanwins / leaflet-easyPrint

A leaflet plugin which adds an icon to print the map - Demo @ http://rowanwins.github.io/leaflet-easyPrint/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I see the actual error that I'm getting?

yemling opened this issue · comments

Hi there
I've recently upgraded one of my portals to use Bootstrap 5 and Leaflet 1.7.1 and the easyPrint plugin no longer works.
I've tested the code on a simple app and it works fine, so there must be a conflict in my complicated app.
Is there a way I can bypass the 'Oops, something went wrong' and 'Print operation failed' errors? If I comment them out in my local copy, I just get uncaught promise errors with the same Event info in the console.
For info, I'm using the shapemarkers plugin too, but I don't think that's the issue.
Many thanks

@rowanwins is this plugin still actively supported? I could really use some help.