
I was wondering why the first and the second lines are referring to instrument.js but the third line can properly show the source which is Toolbar.tsx. Source maps are generated by webpack. How can I make it show the correct sources?

I was wondering why the first and the second lines are referring to instrument.js but the third line can properly show the source which is Toolbar.tsx. Source maps are generated by webpack. How can I make it show the correct sources?
Copyright © 2021 Jogjafile Inc.
Both are different errors
instrument.ts123rd line . When you do list.map() givekeyproperty for each of the list item which is uniqueToolbar.tsx10th line . It is related toonClickevent of Toolbar, and it is saying the html unknownelement during callback function execution