Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚨 Error: Doc factory failed: amp-mustache: d is not a function #72

Open
ampprojectbot opened this issue Mar 19, 2021 · 2 comments
Open

Comments

@ampprojectbot
Copy link
Member

Details

Error report: link
First seen: Mar 17, 2021
Frequency: ~ 48/day

Stacktrace

Error: Doc factory failed:  amp-mustache: d is not a function
    at src/service/template-impl.js:303:6
    at src/service/extensions-impl.js:495:10
    at forEach (src/service/extensions-impl.js:493:26)

Notes

@dvoytenko modified src/service/template-impl.js:302-307 in #3682 (Jun 21, 2016)
@dvoytenko modified src/service/extensions-impl.js:494-499 in #10992 (Aug 28, 2017)
@renovate-bot modified src/service/extensions-impl.js:493-493 in #27350 (Mar 30, 2020)

Seen in:

  • 03-18 Nightly (0351)

Possible assignees: @dvoytenko

/cc @ampproject/release-on-duty

@rcebulko
Copy link
Collaborator

Appears related to ampproject/amphtml#33125 albeit with a different error message. Stackdriver seems to be grouping them together, despite very different stacktraces. Unclear why

@dvoytenko
Copy link

From what I can tell this is a mostly benign error. But what concerns me there is that a user assert two lines up is not executed. Did we accidentally strip userAsserts with devAsserts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants