• J
    fix(overlay): skip disable & upgrade platform (#20647) · e4a74465
    Joe Haddad 提交于
    This bundles ally.js into Next.js itself to upgrade a dependency they have pinned.
    
    I tried every other major focus trap solution, even those used by some modal libraries, and they all failed.
    
    `ally.js` is the only library that can do it correctly, so we're going to stick with it.
    
    I also removed the `maintain/disabled` as we have a backdrop that would effectively result in the same. This reduces CPU strain.
    
    ---
    
    Fixes #19893
    Fixes #14369
    Closes #14372
    e4a74465
Overlay.tsx 1015 字节