question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Expose history.entries on memory history

See original GitHub issue

While history.entries is not possible on browser or hash history It would be still very useful to expose it on memory history especially for mobile applications where stacks render not only the current route but all the previous one.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:5
  • Comments:8

github_iconTop GitHub Comments

5reactions
quiramcommented, Jan 9, 2022

In case it helps with the decision, we currently use history.entries to adjust the text in the back links of our web application. I understand that exposing the entries perhaps wasn’t initially thought of as a feature but it looks like it’s becoming one that people depend on.

3reactions
Donorlincommented, Feb 10, 2022

Any news about this, please?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Memory & Storage | Timeline of Computer History
The era of magnetic disk storage dawns with IBM´s shipment of a RAMAC 305 computer system to Zellerbach Paper in San Francisco. The...
Read more >
Recent Scholarship on Memory and History - JSTOR
In this essay, I want to consider the fortunes of that historical narrative in light of the three aforementioned approaches to the memory/...
Read more >
Sites of Historical Memory: Using Re-memory to Expose Silence
They are repositioned as sites of “historical memory” to illustrate how memory is manipulated through the production of history. The sites examined include ......
Read more >
Memory, history and the claims of the past - Ross Poole, 2008
This article presents an account of collective memory which explains its relationship to individual memory on the one hand and to history on...
Read more >
Using React with the History API - Pluralsight
Only available in browser and memory history. push(path, [state]) - (function) Pushes a new entry onto the history stack.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found