Skip to content

[BUG]: Overrides throttle function in pages #71

@nigelsim

Description

@nigelsim

Describe the bug
When the extension is active, a web page that has a global throttle function will have this function overridden. See here.

To Reproduce
Steps to reproduce the behavior:

  1. Install the extension
  2. Start the repo in the link above
  3. Type quickly in the input box
  4. Press the button
  5. See that only some of the text has transferred through

You can put a breakpoint in the ~ nicegui.js:145 and try to step into the throttle function.

Expected behavior
Webpage code should be uneffected.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Linux
  • Browser Chromium
  • Version 123.0.6312.122

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions