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

Problems with AMP images and carousels on a ASP .NET CMS #1679

Closed
brunofcb opened this issue Jan 29, 2016 · 6 comments
Closed

Problems with AMP images and carousels on a ASP .NET CMS #1679

brunofcb opened this issue Jan 29, 2016 · 6 comments
Assignees

Comments

@brunofcb
Copy link

I've implemented the CMS (ASP .NET) in my amp-html page recently and everything worked fine in the past two weeks, but during this week, I've noticed that some images and carousels uploaded via CMS are not loading and sometimes none of them load. I'm receiving this error all the time:_ Uncaught TypeError: Cannot read property 'fine' of undefined. Does anyone have an idea of what this might be?_

@dvoytenko
Copy link
Contributor

@brunofcb Do you have a full stack for this error?

@brunofcb
Copy link
Author

image

@dvoytenko
Copy link
Contributor

@brunofcb This is rather strange. Do you think you could try this document in a incognito window w/o extensions? My only guess for now is that some extension messes something up.

@brunofcb
Copy link
Author

@dvoytenko It's really weird. I think you're right. I removed the extensions and it seems that the problem was solved. Thank you.

@dvoytenko
Copy link
Contributor

It would be very awesome to find out which extension actually did cause the problem. That way we can perhaps find a solution.

cramforce added a commit to cramforce/amphtml that referenced this issue Jan 29, 2016
This avoids problems with chrome extensions and similar browser interference.

This is necessary now with closure compiler because it does not keep module functions in tact.

Adds a regression test for not leaking global symbols.

Fixes ampproject#1679
@hanimohammad
Copy link

please any idea about ajax server side data in amp html

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

4 participants