Robert DeLuca

Results 55 comments of Robert DeLuca

I agree 100%. We've been pretty busy lately with client work. But this needs to happen sooner rather than later.

I was thinking we should at least get a branch going that guys everything that is _wrong_ in the readme.

Hey @anhnam00! I'm not sure I quite understand your question. Can you provide an example for what you're trying to accomplish?

Hey @ming-codes, thanks for the report. Is this something you're still seeing? (I hope not, it took forever for us to reply 😳)

Hey @patocallaghan! The good news is Ember 3.1 shipped an official version of `{{let}}`: https://www.emberjs.com/api/ember/3.1/classes/Ember.Templates.helpers/methods/?anchor=let Would you be able to migrate to that? Ember.Templates.helpers - 3.1 - Ember API Documentation

This is amazing :+1: Thank you guys for all your work!

👋🏼 It's likely causing issues with asset discovery. Percy's SDK needs to request the assets to save them. Can you share debug logs? https://docs.percy.io/docs/debugging-sdks#debug-vs-verbose-logging My guess is asset discovery can't...

Likely what will need to happen. Since this is a network interception library, it looks like it's doing its job by intercepting network requests. Percy also watches requests being made...