mirror of https://github.com/embarklabs/embark.git
0fa1e11ac7
On every load of the component, the API request would fetch the entire log history, and effective append it to the list of process logs, so that if a component was loaded multiple times (ie click to different tab, then back to home), the log would be duplicated. This was solved by timestamping and labelling each fetch response, then getting the latest response in the selector, and filtering by process name in the component. |
||
---|---|---|
.. | ||
config | ||
public | ||
scripts | ||
src | ||
.gitignore | ||
README.md | ||
package-lock.json | ||
package.json |