-
Notifications
You must be signed in to change notification settings - Fork 26
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
AmpCarousel 0.2 "attribute 'version' may not appear" #45
Comments
Hmmm, perhaps I we need to update the |
Rerun Code Gerneration does not work. My workaround is
I looked into the code and amp-carousel used with lightbox always loads the same version for carousel and lighbox-gallery.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey,
when passing version "0.2" to AmpCarousel. I get errors from the AMP Validation Service:
At the same time im passing version "0.1" to an Amp-Carousel [lighbox]
<AmpCarousel version="0.2" ... />
Is there a workaround?
At the same Time i want to use amp-carousel 0.2 but amp-lighbox-gallery 0.1
It seems that this is not possible.
When i set version to 0.2 on the normal AmpCarousel, and 0.1 on the AmpCarousel[lighbox]. The ScriptManager injects
If i set AmpCarousel[lighbox] to 0.2 the correct "amp-carousel" script gets injected. But i get the following AMP Validation Error:
The text was updated successfully, but these errors were encountered: