Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Picture documentation issue #152

Open
Android789515 opened this issue Oct 29, 2021 · 2 comments
Open

Picture documentation issue #152

Android789515 opened this issue Oct 29, 2021 · 2 comments

Comments

@Android789515
Copy link

pic docs issue

Trying to grab picture data from the tags of an mp3. Well I tried using a reduce method instead of a for loop in the example but it's not displaying the image so I'm guessing I did something wrong in my reduce.

I tried copying and pasting the example code but it is using const for the iterator variable -> i. You can't re-assign const. Also, you never use the destructured format variable.

I thought I'd make an issue so it can get updated and so I could get some clarification on how to use the data.

@Android789515
Copy link
Author

Well I fixed my issue in my reduce method so I can load the picture.

@studentIvan
Copy link

@Android789515 how did you manage to read it finally?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants