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

variable 'data' duplcated naming cause _getAll() function dosen't work. #21

Open
charleybin opened this issue Dec 12, 2022 · 1 comment

Comments

@charleybin
Copy link

bug code is:
image
Description:
the 'data' variable being declared twice, this may cause first veriable be ignored always.

suggested fix code is:
image

NOTE:
the same bug existed both in utils/io.dart & utils/html.dart, the same function & the same bug, function named '_getAll' , please take a look.

@chuyentt
Copy link
Owner

chuyentt commented Dec 12, 2022

Thanks! I've released 1.3.4

@chuyentt chuyentt reopened this Dec 12, 2022
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