Skip to content

Clean data between path changes #2

@bedeoverend

Description

@bedeoverend

Say an element has path with content, say /post/1, and loads this content in, then the path changes to a new (empty) path: /post/2 - there is no content and the buffer is clean, so this will load the 'static' content, which is actually the old content set from /post/1.

Should we purge the contents of the element before loading in /post/1? Should we have smarter 'static content' loading? e.g. know when it's static and set by dev, know when its been input by user, know when it's been loaded by the behavior itself and not changed.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions