Ben Ayles

Results 38 comments of Ben Ayles

If you don't have anything to add, please don't comment like this. It just makes it harder for other people to follow. @9cento Reactions exist for a reason, use them...

> Ah damn, sorry to hear that! Getting the sourcemaps wired up correctly has been a long running thorn in my side. Do you have any time/energy to hunt this...

For us, this would be the single largest improvement that could be made. We have so much weird code to work around this right now.

That's true, but I guess I don't understand why you'd want the only screen for the container to be `2xl`. It prevents things like setting custom screen-based padding values for...

I think this is a svelte bug/limitation. Index doesn't always exist on that slot, so it doesn't include it in the type. The easy fix would be to just set...

To be honest, this really should be the default behavior. The only use case for the input is forms, and no one wants an object in their form data. Maybe...

@ajcvickers Would it be possible to re-run your tests on the same machine so we can measure the improvements?

You have to use https for saml to work.

You don't need to reinstall. Just change the URL to https wherever you have it configured.

Sorry, but I'm not able to help much beyond that. I run the application in Docker, so how it's configured works a bit differently.