Paschal Ezeugwu

Results 21 comments of Paschal Ezeugwu

Thanks for this... How about on orientation change?

For Next.JS, this fixed the issue for me. - Place the fonts in the `public` directory. I put mine in `/public/fonts`. ```ts import { PropsWithChildren } from "react"; import {...

I desperately need this feature. Willing to work on a PR @acharlop if I can reach out to you for help / questions. In my case, I need to get...

This problem still exists for SVG inside `` element. Adding accessibilty attribute on the link didn't fix it too.

@vipulw2011 I've not tested this out for react native but I've done something similar and it works like this... - Save environment variable in Github Repository Settings -> Secrets &...

@feng-zh Care to share code for symlink inside the dokku container. Currently stuck with problem

Any update on this? need this done. I can work on a PR if you haven't yet @forhappy

@karmendra Yeah work doesn't give me enough time. A PR is welcome... The code is pretty easy to grasp... OOP stuff.

@vrincon04 Try installing `nexmo/client` first before installing this, see if that fixes the problem.