Sam

Results 29 comments of Sam

Didn't have much luck getting file entity working. None of the input widgets worked. Will need some further digging.

The patch needs to check if "callback" is undefined for people who do not pass in the callback.

Doesn't match coding standards for the rest of the project (need brackets around if statement, space after the "if", 4 space indentation) "use strict" will throw an error due to...

You could use something like this to call and destroy the plugin: https://github.com/ten1seven/jRespond Not an easy way that I can think of for sandboxing it to breakpoints. You could always...

Thanks for the PR. I'm not sure if this will make it into master, as I want to keep library as simple and lightweight as possible. I haven't had the...

This is most likely due to the elements being hidden initial. I would hook into the open event of the modal and then only call the grids then.

What do you think to the approach in https://github.com/Leaflet/Leaflet.markercluster/pull/971?

Not in this case, no. Once the EventBridge integration reflects as "Off" in the UI, events are no longer delivered to EventBridge.

Revisiting this, I haven't tested it, but I also wonder if other "Event notifications" would also be removed when deploying a zappa project.