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

Adding initial version of sample tab-blazor-leaderboard #159

Closed
wants to merge 1 commit into from

Conversation

thomyg
Copy link
Member

@thomyg thomyg commented Oct 9, 2021

Q A
Bug fix? no
New feature? no
New sample? yes
Related issues? no

What's in this Pull Request?

Adding initial version of sample tab-blazor-leaderboard, a demo sample from one of the latest PnP calls.

First PR to this repo. Happy to change things as needed!

@thomyg
Copy link
Member Author

thomyg commented Oct 11, 2021

Pinging @BobGerman as I don't see a reviewer on the top right here.

@BobGerman
Copy link
Collaborator

Thanks for submitting; it will be great to have a Blazor sample!
However it does not compile. Please fix and resubmit; thanks!

Severity Code Description Project File Line Suppression State
Error CS0103 The name 'ScoringModell' does not exist in the current context TeamsLeaderboard C:\Users\Bob\Documents\source\PR\teams-dev-samples\samples\tab-blazor-leaderboard\Pages\Tab.razor 179 Active
Error CS0103 The name 'ScoringModell' does not exist in the current context TeamsLeaderboard C:\Users\Bob\Documents\source\PR\teams-dev-samples\samples\tab-blazor-leaderboard\Pages\Tab.razor 183 Active
Error CS0103 The name 'ScoringModell' does not exist in the current context TeamsLeaderboard C:\Users\Bob\Documents\source\PR\teams-dev-samples\samples\tab-blazor-leaderboard\Pages\Tab.razor 187 Active
Error CS0103 The name 'ScoringModell' does not exist in the current context TeamsLeaderboard C:\Users\Bob\Documents\source\PR\teams-dev-samples\samples\tab-blazor-leaderboard\Pages\Tab.razor 202 Active
Error CS0103 The name 'ScoringModell' does not exist in the current context TeamsLeaderboard C:\Users\Bob\Documents\source\PR\teams-dev-samples\samples\tab-blazor-leaderboard\Pages\Tab.razor 206 Active

@BobGerman BobGerman closed this Oct 13, 2021
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.

None yet

2 participants