Dave Jeffery

Results 100 comments of Dave Jeffery

@ravicious I was unable to recreate the issue on Sonoma 14.2.1 using the gist above and quitting the app. Am I missing something?

> Did you use Cmd + Q? The issue doesn’t occur when closing the app by clicking on the red close button. Yes, I tried with cmd+q and also tried...

@ravicious Confirmed! I am seeing the issue described when I press `Cmd+Q` while on the app switcher (`CMD+Tab`) dialog.

I think we should limit the changes to styled-components only and not change the logic or introduce hooks. I would be in favour of those changes too but not in...

> The main reason for the bigger change was that I'm not sure how the old customization would play with the new styling. I think most things could be handled...

@WebKieth Super interesting. Thanks! Are you able to capture the URL of tabs?

We use Azure Key Vault to store our customer's keys on an HSM. We have used code signing certs from both Digicert and GlobalSign, they both work perfectly on Azure...

@mastermakrela Did you manage to resolve this? This should work because all of the docs can be pre-rendered so I don't think node is needed at runtime.

This seems to be caused by an upstream bug/regression in Svelte Kit. I have created an issue here: https://github.com/sveltejs/kit/issues/9469