Robert Stein
Robert Stein
Does this PR need any more work? I'd be happy to help, otherwise I would really appreciate this to make it into the next release 😃
@Cito @jkimbo you guys probably have a lot of work on your hands, thank you so much for caring about the project! Just wanted to check in whether this change...
Stuff has been implemented in #212
We will not work on this for now...
@ilovechai any news on this? Have you had the chance to take a look?
Closed due to inactivity.
Had the same error in a docker image build. Adding the following helped: ```sh apt install -y pkg-config ``` After that cairo was missing. I added the following and everything...
Hello @maxmonterumisi - thank your very much for your feedback! From what I see you're basically asking for something similar to this: https://github.com/gefyrahq/gefyra/issues/292 - Note `--endpoint` is now `--host` +...
@maxmonterumisi thank you so much for letting us know about your use case! It does help us to prioritise feature development and you pushed this one a bit further up...
Here you go: I guess something needs to be done here, not? The JS is breaking the whole page editor. The API call for the image returns a 404 which...