Tai Vo
Tai Vo
Hi @dac09 , I was able to install canary `8.0.0-canary.543`. However, the auth issue above is still there. After logging in, if I restart the dev server, my app in...
Hi. Just ran into this issue for `@headlessui/react`, although for the time being, I think the error can be ignored. Would love to see this moved forward. As in the...
Hi @benjitrosch , Thanks for maintaining this excellent package! I mainly suggest exporting `` because that tag was used in the docs example https://react.daisyui.com/?path=/story/utils-theme--default . There is a potential for...
Hi @bal200, Unfortunately this is still based on GCM and I haven’t had time to update it. It would be a much welcomed contribution if you’re willing to do so.
Hi @khactam , would you be able to help figure out what caused the loss of that functionality from the last version bump? And submit a PR. I don't currently...
@khactam thanks for figuring out the problem. Could you help by submitting a pull request?
Did you wrap the `ParsePushPlugin` call in some sort of document.ready() event handler?
I don't currently have a windows setup. I'd be happy to consider a merge if you would like to submit a pr.
Hey @mymanga, I got UWP support started. The code is in `src/windows`. It's not complete because I'm currently not able to get the `pushnotificationreceived` event fired even though push notifications...
I did look at the `phonegap-plugin-push` Windows implementation and it seems insanely simple. However, I can't identify real differences between that and my code. I suspect that I'm missing some...