Nabs

Results 140 comments of Nabs

Hi all, my build broke again today so I carefully looked through this issue to see if I did a step by accident last time round that got it working....

@peavers change `permalink` from `/posts.html` to `/posts/`!

Hi guys - I also encountered this problem when moving my site over to Jekyll. We already had loads of indexed pages without trailing slashes, so I used AWS Lambda@Edge...

Yes, but the dream is still alive. Check out Expo Router if you want a clean routing system.

Plain `react-navigation` is the only real choice (in fact Expo Router is built on top of it). So following the instructions here is your best bet: https://reactnavigation.org/docs/getting-started It is possible...

After some research I've come across Xray XLTS: https://github.com/XTLS/Xray-core Docker images are available, but slightly more of a learning curve for some Streisand users for sure.

@romain130492 Vmess and even plain SS are both still very viable in China. I have a Streisand box still running with an uptime of nearly 5 years without an IP...

> > I wonder does anyone have a good way to "reset" things and retrigger T&Cs + provisioning, when using Stripe TTP? > > You can unlink your merchants in...

Hey @matt-dalton , I also got this error today. The way I patched it was to wrap the runHooks method in an if statement to check that it actually exists....

I would be very interested! We've just produced our first bit of work to include pagination (works great for us in production) and as you can imagine we've got lots...