Emil Haldrup Eriksen
Emil Haldrup Eriksen
For code, please use the markdown code blocks available in the editor by clicking the symbol. The easiest is typically to pasta a block of code, then highlight the code...
I have just pushed an rc release with a potential fix. Could you test if it resolves your issues @m3g4p0p ? https://pypi.org/project/dash-extensions/0.1.14rc1/
This is an interesting concept. One way to integrate it would be to add properties to the existing svg components that would enable this behavior.
It looks like an interesting plugin. I would be happy to look at a PR.
That is a good idea. Maybe this one? https://github.com/ebrelsford/Leaflet.loading
I think that sounds like a great idea. As I understand, the resulting solution would be backward compatible, but more powerful/general?
@jajberni do you have a (publicly accessable) url that I could use for testing a potential implementation?
What do you think would be the prefered solution for this feature request? Some kind of auto detection of the assets folder used - or simply an (optional) argument to...
Could your intention be realised via the optional `assets_folder` kwarg of the dump function? https://github.com/thedirtyfew/dash-extensions/blob/2bf9f451b6a448473384d54b22f825cfdf816fcf/dash_extensions/javascript.py#L32
I haven’t looked into WFS, but I would be happy to review a pull request :)