Skip to content

Conversation

@stephen-phillips-ewdev
Copy link

@stephen-phillips-ewdev stephen-phillips-ewdev commented Oct 5, 2024

Description (*)

The regular expressions looking for bindings in the MainPage and VideoDetailsPage are searching for .Bind( when they need to be looking for .Binding(

In addition, the associated screenshot for the MainPage find and replace needed to be updated

Fixed Issues (if necessary)

Associated with issue: [TubePlayer] Module 4 - Converting everything to strongly-typed bindings is confusing and hard to follow #140

Screenshots (if necessary)

find-and-replace-main-page

Contribution checklist (*)

  • I have read the Contributing Guidelines
  • Commits have been made with meaningful commit messages
  • All automated tests have passed successfully

The regular expressions looking for bindings in the MainPage and VideoDetailsPage are searching for .Bind( when they need to be looking for .Binding(
@DevTKSS
Copy link

DevTKSS commented Feb 24, 2025

@agneszitte can someone review here?

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 this pull request may close these issues.

2 participants