escapedcat

Results 637 comments of escapedcat

See [boost example](https://github.com/teambtcmap/btcmap.org/blob/main/src/components/Boost.svelte#L37-L41)

That's one click more than necessary though for people who like to use the form. I'm sure we could make this look more nice but not by hiding the form...

Also: ``` Image "wood-pattern" could not be loaded. Please make sure you have added the image with map.addImage() or a "sprite" property in your style. You can provide missing images...

During the e2e tests within the playwright UI we even get these:

Current findings: - [coming from here](https://github.com/maplibre/maplibre-gl-js/blob/f2b1963379d44ef76cd4191582b451addf2fc275/src/render/image_manager.ts#L234) - [docs related to this from mapbox](https://docs.mapbox.com/mapbox-gl-js/api/map/#map#addimage) - [docs related to this from maplibre](https://maplibre.org/maplibre-gl-js/docs/API/classes/Map/#addimage) I'm wondering if the warnings are an actual error (and...

```sh Image "wood-pattern" could not be loaded. Please make sure you have added the image with map.addImage() or a "sprite" property in your style. You can provide missing images by...

Never mind, still there (prod only)

> The payments methods block should always be shown for any elements returned from the API. Assume unknown for all. i.e. only `currency:XBT=yes`. Not sure if I get the wanted...