Tram-One/tram-lite

Bug: Images that use a template variable make a bad request on first load.

Closed this issue · 3 comments

I made a codepen for this, but I'm not seeing any errors there - I'll have to try to run this locally, or come up with another locally failing example.

https://codepen.io/JRJurman/pen/oNQpeXd?editors=1111

It's a timing issue somewhere. It doesn't consistently appear, but we made it appear with break points that time

While the underlying code here hasn't changed that much, this was 2 major versions back.

I think we need a minimal code-sample (either in codepen, gist, or github repo), that shows this issue consistently.

For now, closing this, but if we do run into this again, happy to re-open!