Theodore Brown

Results 120 comments of Theodore Brown

I don't think this is a bug, but expected behavior from browsers. When setting a cookie that should be accessible from both a domain and its subdomains, the domain is...

@chiahao To use Ladda run `npm install ladda` from the root folder of your project. The JavaScript module isn't minified out of the box. Feel free to minify it yourself...

What browser and Ladda version are you using? Which stylesheet did you add?

Ladda 1.x isn't supported anymore. My recommendation would be to install the latest version from npm per the instructions.

I don't have a Safari browser to test with, but I think you are probably right about it submitting the form before you have a chance to see the spinner....

I think the issue is that a regular form submission reloads the page, and there's no guarantee that JavaScript/CSS animations will run smoothly during the reload. Some browsers do it,...

Doesn't the browser have some kind of built-in loading indicator when submitting a standard form?

I haven't been able to reproduce this. Can you share an example app that demonstrates the issue?

I don't have experience with Ionic, so I'm not sure if that might be causing an issue. However, there are a bunch of things you can try to narrow down...

The installation works if I first download and install MicrosoftEdgeWebview2Setup.exe via https://go.microsoft.com/fwlink/p/?LinkId=2124703. But I still think this is a bug in the Papercut-SMTP installer that should be fixed.