Ronald Ruzicka

Results 9 comments of Ronald Ruzicka

Hi @rockwotj, please could you share your code how you set it up? Or could you please tell me what am I doing wrong? I have this config ```js //...

Oh my bad, I was using plural `/macros` instead of singular `/macro` 🤦‍♂️ Now it's working properly, thanks a lot!

@IvanBernatovic I didn't use any other config. I just included that `macrosPlugin` in the `vite.config.ts` and then used `import styled from 'styled-components/macro';` in the component and it worked. I have...

Maybe you already figured it out, but you can draw a `Polygon` and put it inside the `FeatureGroup` component. It then becomes editable. So you basically don't need this functionality....

Storybook would be awesome, also maybe Framer Motion and React Query (with correct TS types when defining hooks)

How does it look? It's almost a year now. Can it be merged?

@rt2zz please merge, I need this as well 🙏

I have the same problem. Probably I will also use the edge adapter, but would be nice to have this fixed

+1 we would also like this feature 🙏, because now we need to create a redirect component, which seems like an overkill