Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Allow restamping #53

@nicholaswmin

Description

@nicholaswmin

As it is right now, iron-pages doesn't provide for a way to destroy non-currently viewed pages and restamp them when they come back into view.

Providing a property that does this (perhaps restamp), would allow for significant performance improvements when navigating through complex DOM chunks with multiple levels of nested iron-pages.

There's potential hacks around this using <dom-if> but they don't really scale well for many subpages and they result in convoluted markup, see this S.O question

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions