Skip to content

The browser keeps sending the same request to the free domain page. #10

Description

@DulkarnaevNail

Bug Type

Performance

Reproduction steps

  1. Open https://dns.ton.org/
  2. Enter a free domain in the search field(html element input.start-input) and click on Enter.
  3. Open the Network tab in the browser dev tools.

Actual result

A post request https://toncenter.com/api/v2/jsonRPC is sent to the server every few seconds. At the same time, if you refresh the page with a free domain, this request is sent only a few times. I think this is a bug in the system, sending the same request to get information about the wallet is not a good solution. It's better to find out about wallet status via Webhook.

Expected result

The jsonRPC isn't sent every few seconds.

Suggested Severity

Medium

Device

Desktop (please complete the following information):

OS: macOS Catalina ver.10.15.7
Browser Chrome
Version 105.0.5195.125

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions