Adam Bohannon

Results 4 comments of Adam Bohannon

I'm also interested in this as I'm building a checkout form and don't want to persist the customer's credit card number after their transaction. Ideally I'd rather not store the...

I have a similar concern. I don't see any evidence that autoprefixing is happening for SSR. And inspecting the code in different browsers doesn't show any differences in prefixes. Perhaps...

Would this be different than the community page referenced [here](https://github.com/Merkie/freespeech/issues/168)? I have a UI shell of a community page created. Is there an existing API for accessing public projects (I...

FWIW I forked the code and changed the event listener to `load` in our codebase and now the Segment script loads well after the critical resources. So far events are...