Skip to content

[BUG] Too much recursion in services pallet #942

@Serial-ATA

Description

@Serial-ATA

Overview

Certain function in the services pallet cause the Polkadot Portal to crash with the following:

Uncaught error. Something went wrong with the query and rendering of this component. Please supply all the details below when logging an issue, it may help in tracing the cause.

too much recursion
a@https://polkadot.js.org/apps/modu.47baa25d4dde3144.js:2:483768
componentDidUpdate@https://polkadot.js.org/apps/comm.784b368c99ba7e6e.js:4102:19685
componentDidMount@https://polkadot.js.org/apps/comm.784b368c99ba7e6e.js:4102:19550
Su@https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:115204
wu@https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:114979
wu@https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:114878
wu@https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:114878
bu@https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:114517
52967/ks/<@https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:126297
ks@https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:126808
ss@https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:120564
$o@https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:61292
52967/os/<@https://polkadot.js.org/apps/modu.bd8f3266470441f0.js:2:117969

Reproduction

  1. Start a Tangle node with the latest v1.2.10 release
  2. Go to the portal
  3. Select any of the functions that take a Field (call, request, etc.)
  4. Observe the crash

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug 🪲Something isn't working

    Type

    Projects

    Status

    Not Started 🕧

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions