ampproject / ampproject/amphtml
float-in effects do not work inside AMP viewer
- Dominant language
- JavaScript
- Stars
- 14.9k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
## What's the issue?
I think that the operation of 'float-in-bottom' doesn't work with amp viewer of google cache.
## How do we reproduce the issue?
float-in effects do not work inside AMP viewer
The element remains out.
| origin AMP | AMP viewer (google cache) |
----|----
| |  |
| https://nuxtjs-test.tanakayuki.now.sh/ | https://www.google.com/amp/s/nuxtjs-test.tanakayuki.now.sh/ |
### Tips on Rendering Bugs
https://www.google.com/search?q=amp-fx-collection_demo_page
↑ cahce find it via SERP
https://www.google.com/amp/s/nuxtjs-test.tanakayuki.now.sh/
```
```
## What browsers are affected?
Maybe all browsers
## Which AMP version is affected?
I don't know but it happens in version 1910161528000
Contributor guide
Assessment
This issue has not been assessed yet.