Ben Gubler
Ben Gubler
@matthewmorek I haven't been able to think of a way to fix this in version 2, so it will probably have to wait until version 3. But, I think you...
Great workaround!
@sebazelonka sorry, there was a typo in my previous comment. You'd have to write `Eta.templates.define("main", Eta.compile(decoder.decode(template)));` I can't check this right now, but will you let me know if this...
For all those using Deno Deploy, they just added support for Node.js built-ins like `fs`. I believe file handling should now work! Can anyone confirm that for me?
I've just tested and can confirm that eta.renderFile is functional with the latest versions of Deno Deploy. :tada: :tada:
@markgarrigan are you still experiencing this issue?
Closing as stale.
Weird. What version do you have installed? Make sure that you don't have `@types/eta` installed.
@bbbco I don't think this is an issue with Eta -- I'd recommend opening an issue in `serverless`.
I just checked my web app without the '/connect' page, and it works fine, with no slowdown. I'm pretty sure the problem has to do with `firebaseui-web-react`. I also got...