Maen

Results 5 issues of Maen

Using itemKey to select a default value, if using a placeholder without a value (which is intended), internal method getSelectedItem fails as it doesn't test the presence of an item.value...

I thought the baseUrl would suffice to work with an Apache ProxyPass approach, but it doesn't. In this conf, the app needs to serve files at its root, while being...

Allow `legendNode` props on markers for finer control over legend. ## Usecases : - Display other content than text (image, shape…) - Create tooltips to display additional information, when a...

### What's not working? Using the [Sentry experimental setup](https://community.redwoodjs.com/t/sentry-error-and-performance-monitoring-experimental/4880), in production, _.env_'s `SENTRY_DSN` isn't read because of [Vite's build-time replacement of process.env.X](https://redwoodjs.com/docs/environment-variables#generally) according to _redwood.toml_ included envvars. ### How do...

bug/needs-info
topic/cli

## Original issue Passing `alternative=(true|false)` to the Mapbox Optimization API resulted as a bad request, I needed to have the option to remove the query parameter. While looking at the...