Skip to content

TypeError: Could not parse range "exit-crossing var(--start-range) exit-crossing var(--end-range)" #301

@ADTC

Description

@ADTC

@bramus @flackr is this no longer being maintained and getting bug fixes? We still don't have complete browser support for native CSS, so this is still needed in browsers outside Chrome.

I tried implementing the demo of stacking cards (CSS version), along with polyfill and noticed it doesn't work in Safari. The console shows:

TypeError: Could not parse range "exit-crossing var(--start-range) exit-crossing var(--end-range)"

Is there anything I can do to fix this? As you can see from the demo code, the variables need to be used for animation-range to make it dynamic for each card.

At present, the cards scale down by themselves (without responding to any scroll) when the page loads.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions