Fernando Freire

Results 6 issues of Fernando Freire

I want to _not_ have mobile-web-app-cabable and apple-mobile-web-app-capable meta tags while still having apple and android icons generated. Those meta tags produce other behaviours that I want to avoid, like...

discussion
needs-pr

I would like to push events and listen to event streams from a server inside a corporate proxy. From what I can gather from the code, there's no current way...

adding an onClick property to be triggered before opening the checkout and that can stop the checkout from opening

We use RSI in an app that uses MUI for the rest of it's styling. This seems to work almost fine, except there are some global chakra styles that leak...

bug
chakra

It looks like the detach on [this line](https://github.com/ably/ably-js/blob/main/src/platform/react-hooks/src/hooks/useChannel.ts#L113) never runs, because `channel.listeners.length` always evaluates as 1. Please forgive me if my investigation is way off and I have looked in...

bug

Hi, First of all thank you very much for the work put into this, it was a crucial component of moving some of my workloads into lambda, and it works...