Kurounin
Kurounin
I haven't been using it with react anymore, but most likely the issue is that Meteor does not register an active observer for the subscription. At the time of the...
Can you post part of the code where you call `projectsPagination.getPage()` ?
That's strange. I would have expected it to work as it is written. Can you create a sample project reproducing this issue?
@Trescend There was no follow-up. If you can create a sample project reproducing the issue I can take a look at it.
Hi @Devlin556 I haven't been using meteor with react for a few years, so I would need a simple repo with the current standard setup that reproduces this issue, in...
You can use version 3.0.3 of this fork https://github.com/alirezanet/publish-nuget which among others includes a fix for this issue
> > > You can use version 3.0.1 of this fork https://github.com/alirezanet/publish-nuget which among others includes a fix for this issue > > > > > > There are a...
It works for me. Check if you already have ssl certificates for those subdomains, in which case you would need to remove them first to be displayed in the list.
@mck182 Not yet. I'm waiting for a reply from the developers
@boylenssen I was using it in a recyclerview, but after not getting any updates on the issue I went with a simple transparent frame that dims the background.