renchris

Results 19 comments of renchris

Is there any solution now to having the text replace instead of prefix the body text in email preview text?

> Hi, > > I did compiled the source on a MacBook Air with Apple Silicon and the app run perfectly. > > Here you can get the dmg. https://drive.google.com/file/d/1EAr6xHTSxdFVLPEQnAJ7uOmeVHvKyuc4/view?usp=sharing...

I ran the `sudo spctl --master-disable` command but I still get the Spek is damaged warning

I am trying to find the correct absolute path to my code files, but I cannot find my original code files, whether I use `process.cwd()` or `__dirname`, for my NextJS...

What is holding this PR from being merged? Is there anything the community can further assist with to push this through? Kindly looking forward to the merge, @iRyusa @fernamp

This worked for me changing the `display: inline-block` to `display: block` as Outlook on macOS and Chrome browser had the button not fully clickable until that change. MJML ```ts Start...

The current error I am with is Unhandled Runtime Error Error: navigator is not defined on const credential = await create({

@rennokki would we please get https://github.com/soketi/soketi/pull/1074 reviewed to resolve and close this issue?

Are the supported methods included in the react hook `useBlazeSlider`? I have `const ref = useBlazeSlider({ settings })` and it doesn't look like ref/useBladeSlider() has the functions next or prev...

Currently labeling buttons with `className="blaze-prev"` and `className="blaze-next"` doesn't invoke the sliding of carousel items. I am using React / NextJS 13 / Chakra UI **EDIT**: due to my navigation prev...