George Thomas

Results 4 comments of George Thomas

I had a similar issue. It turned out that at the time of the lazyload init running the imgs were `above-the-top`. Adding a small threshold, such as 20, fixed this...

This doesn't seem to work. The Payment card array has the cards removed that I remove in the constructor, but the Card component doesn't use this Payment and so these...

For anyone having a similar problem you can simply override the CSS for the classes of card types you do not accept. As this solved my issue feel free to...

Hey @derekbekoe it doesn't seem to. The steps I took were: - start devtunnel `devtunnel host -p 3001` - grab the id - `devtunnel update {id} --host-header unchanged` Tried the...