Relative Content

Tag Archive for javascripttypescript

Need to compare and replace

First we need to check the masterId at each level if its equal at each level than we need to check for ref, if ref is equal than add the quantity of both unique ref.

Uploading images to IPFS… Initialization failed

Good afternoon.
Please tell me what the problem is, I run the yarn start command and it doesn’t upload files to Pinata, although my plan there allows it to be done there is an error and the code is below: saved because:

Problem with inputs in JS, must do two clicks in the input, not one

I’m looping through a series of elements (changesEl) that have one input each, and then checking to see if the array of input actions finds it by name.
For each element you find you should click. However, in this test I do, it should be clicked twice because there are two actions that match, but only one is clicked, but both are searched.
What could be the problem?