Antony Jones

Results 337 comments of Antony Jones

This makes sense now I read it. I wonder if there's a way we can better document / make this obvious. I feel like adding actual documentation around it might...

This would probably be a good use-case for https://vercel.com/dashboard/stores, given the very little I know about them - though - I understand that this happens on the edge, so isn't...

This plugin seems to be largely abandoned, see https://www.npmjs.com/package/hapi-auth-jwt2 for a maintained version.

As per the other ticket - here's a first draft. I don't know what our editorial standards are etc so leaving this here for review https://github.com/lingtalfi/TheBar/blob/master/discussions/inject-svelte-in-existing-app.md

@sw-yx I think we can mould it into a recipe. The goal was to get some ground-work in, and then work it into something usable.

> "Maintainers" for each Recipe? ownership => quality I think this is a good idea, and solves one of the problems the core team were concerned about, which is, who...

I get this issue installing on a raspberry pi, inside Docker: ```bash ## Adding the NodeSource signing key to your keyring... + curl -s https://deb.nodesource.com/gpgkey/nodesource.gpg.key | apt-key add - Warning:...

I'm going to disagree that it's a blocker because replacing line 12 with: `$count = 0` fixes the issue. However I'm going to agree that it looks like a bug,...

> @Conduitry Are you going to fix this? This works as expected in 3.29.0 - please try against the current released version before bumping issues. https://svelte.dev/repl/e4ef6be683d84ff4a84d8c2c04703806?version=3.29.0

@superseby2 I've taken the original REPL and changed the svelte version and it works as expected. I then made your suggested changes and it still seems to work as expected.Can...