Skip to content

fix: duplicate requests between tabs in devtest - #2113

Merged
rajarsheechatterjee merged 1 commit into
lnreader:masterfrom
K1ngfish3r:audit
Apr 14, 2026
Merged

fix: duplicate requests between tabs in devtest#2113
rajarsheechatterjee merged 1 commit into
lnreader:masterfrom
K1ngfish3r:audit

Conversation

@K1ngfish3r

@K1ngfish3r K1ngfish3r commented Apr 10, 2026

Copy link
Copy Markdown
Collaborator

Checklist

  • Update version code if an existing plugin was modified
  • Test changes in Plugin Playground or the app
  • Reference related issues in the PR body (e.g. Closes #xyz)

No relevant issues found

-> When accessing a novel and switching from Popular/Search -> Parse Novel, there are duplicate requests being made in devtest, Use useRef in order to save the last accessed link and ensure that the request doesnt fire more than once when switching tabs. This is also the case when switching from Parse Novel -> Parse Chapter

-> Run npm audit fix and reduce security vulnerabilities

$ npm i

> lnreader-plugins@3.0.0 prepare
> husky


up to date, audited 631 packages in 927ms

171 packages are looking for funding
  run `npm fund` for details

6 low severity vulnerabilities

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

@rajarsheechatterjee
rajarsheechatterjee merged commit 7ab7b6a into lnreader:master Apr 14, 2026
1 check passed
@K1ngfish3r
K1ngfish3r deleted the audit branch April 14, 2026 01:30
nofzo pushed a commit to nofzo/lnreader-plugins that referenced this pull request May 22, 2026
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jul 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants