Duplicate Arrays when console logging

Duplicate Arrays when console logging

jrowan20jrowan20 Posts: 13Questions: 7Answers: 0

Hi All

I am retrieving data from a C#, Linq function but when i console log the output of a column I am getting 4 arrays of the same data. Does anyone know what could be causing this

Answers

  • colincolin Posts: 15,240Questions: 1Answers: 2,599

    We're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here.

    Cheers,

    Colin

Sign In or Register to comment.