Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Console warning when clicking to add new channel: "Warning: Each child in an array or iterator should have a unique "key" prop." #1509

Closed
mrfelton opened this issue Feb 7, 2019 · 1 comment
Labels
scope: wallet issues with the wallet interface type: bug 🐛 Something isn't working
Milestone

Comments

@mrfelton
Copy link
Member

mrfelton commented Feb 7, 2019

Description

Getting the following warning in the console after clicking the + add channel button on a newly synced wallet.

image

Expected Behavior

Should not output warning in the console.

Actual Behavior

Outputs warning in the console.

Possible Fix

Add missing key prop to offending element

Steps to Reproduce

Click the + icon at the top of the networks pane to open and new channel and look in the console.

Your Environment

  • Zap Desktop version: master
  • Operating System and version: Mac
@mrfelton mrfelton added the type: bug 🐛 Something isn't working label Feb 7, 2019
@mrfelton mrfelton added this to the v0.3.4-beta milestone Feb 7, 2019
@mrfelton mrfelton added the scope: wallet issues with the wallet interface label Feb 7, 2019
@mrfelton
Copy link
Member Author

mrfelton commented Feb 7, 2019

Closing this as unable to reproduce. I suspect this to have been solved through some of the related merges today.

@mrfelton mrfelton closed this as completed Feb 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope: wallet issues with the wallet interface type: bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant