Andriy

Results 10 comments of Andriy

+1 for exactly that feature. @etsyachristensen Any updates on this topic?

@etsyachristensen Hello Andrew, Do you know reason for that? I mean all other platforms like Amazon, Shopify, Instagram, etc - have an API for customer communication. Why Etsy isn't planning...

Any feedback from Etsy team on this topic? FYI @etsyachristensen @ataetsy @pma-etsy @rpinedaetsy @etsy @Vaibhav @manjuraj

Any feedback from Etsy team on this topic? FYI @etsy @Vaibhav @manjuraj

@gakimball Unfortunately, it gives me `TypeError: Cannot read property 'refresh' of undefined` But I changed it to this and it works (not correct but at least works): ``` const stream...

Ok, I've tested it all again: translations data is never updated. The only way to get partials updated with watch is using `.create`, which you've recommended here: https://github.com/zurb/panini/issues/45#issuecomment-313451499

@Zadagu Thanks for the idea! I've added that: ``` a[href]:after { content: "" !important; } ``` To my CSS and it helped. I think, issue could be closed as that...