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

Unconver Image Game - Bug created by source formatting in banner update #318

Open
rtpHarry opened this issue Nov 9, 2024 · 0 comments · May be fixed by #319
Open

Unconver Image Game - Bug created by source formatting in banner update #318

rtpHarry opened this issue Nov 9, 2024 · 0 comments · May be fixed by #319

Comments

@rtpHarry
Copy link
Contributor

rtpHarry commented Nov 9, 2024

On this page:

https://www.learnrxjs.io/learn-rxjs/recipes/uncover-image-game

In this commit:

85908f6

The pluck code got corrupted by the source formatting tool that was applied:

85908f6#diff-b3c46e7d3a576a69c7c246c88a7f7d0d9b2cfc42847228e0d36f1daf21f6b5fcL170

It should be:

    pluck<KeyboardEvent, string>("code"),
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

Successfully merging a pull request may close this issue.

1 participant