My CSS grid / hover interactions on are wildly broken in Chrome & Firefox (Firefox having far more severe issues). Edge, however, is pixel-perfect with every interaction as expected.
Here is my site Read-Only: LINK
Here is my Live Preview: LINK
It’s a few nested divs that reveal three CSS grids via hover interactions. See bottom of post for environment details.
(1) Chrome’s bugs and Steps to Reproduce (video here: https://streamable.com/o1cdi)
- Open Chrome 72 64-bit and click here: https://salams-first-project-e25a-26497edf79d4e.webflow.io/
- Hover over "About" or "Actions" at the top nav bar.
- A CSS Grid appears.
- The first row loads immediately, but the second, third, fourth, etc. rows either never appear until you hover over them or take ~400ms longer to appear. The 2nd - 4th rows all pop-in simultaneously.
Expected result: all CSS grid rows load simultaneously in Chrome.
(2) Firefox’s bugs and Steps to Reproduce (video here: https://streamable.com/tiio7)
- Open Firefox 65.0.1 64-bit and click here: https://salams-first-project-e25a-26497edf79d4e.webflow.io/
- Hover over "About" or "Actions" at the top nav bar.
- A broken CSS grid appears: columns are erroneously combined, text is missing, z-index on
nav_menu
is not respected (it’s either hidden or text is missing), and only the first “cell” loads
Expected result: a properly delineated CSS grid appears, all z-indexes are respected, all cells load, and all text is visible (according to the z-index & hover interactions).
(3) Edge’s Perfection
Edge (thank you, EdgeHTML?) works exactly as expected and follows all patterns properly. Video here: https://streamable.com/4mdco
—
—
What I’ve already tried:
- Removing the grid and using simple div blocks with text (exact same problem occurs).
- Checking another grid block (occurs on both "About" and "Actions")
- Adding more grid rows (the browser always halts rendering for ~400ms after the first CSS row on Chrome; did not have the heart to even try this in Firefox…)
- Trying another browser (Firefox had 3x more problems…)
- Duplicating the page (exact same problem occurs).
- Private browsing (exact same problem occurs). Videos here:
Chrome private browsing (exact same bugs as normal Chrome): https://streamable.com/tf45v
Firefox private browsing (exact same bugs as normal Firefox): https://streamable.com/zs994
Edge private browsing (as perfect as normal Edge): https://streamable.com/6r0n0
I’m new to Webflow, but this kind of cross-browser variance is rupturing my fragile trust. My next steps:
- Hearing back from Webflow on my official bug report
- Pruning and re-doing most, if not all, interactions
- Giving up slowly as a painful early foray into web development
Environment details
– Intel i5-8600K / 16GB DDR4-3000 / Samsung 960 EVO 250GB / connected via 5GHz WiFi to 100Mbps/10Mbps cable line
– Windows 10 Pro 64-bit 1803 (Build 17134.590)
– Chrome Version 72.0.3626.109 (Official Build) (64-bit)
– Firefox 65.0.1 (64-bit)
– Edge 42.17134.1.0 / EdgeHTML 17.17134