Skip to content

Commit

Permalink
fix hotwired#1241 - cache current page with frame updated
Browse files Browse the repository at this point in the history
  • Loading branch information
tleish committed Jun 24, 2024
1 parent 6d16334 commit 9ade512
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/frames/frame_controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,6 @@ export class FrameController {

viewRenderedSnapshot(_snapshot, _isPreview, _renderMethod) {}

setLastRenderedLocation() {}

preloadOnLoadLinksForView(element) {
session.preloadOnLoadLinksForView(element)
}
Expand Down

0 comments on commit 9ade512

Please sign in to comment.