Skip to content

[Blazor][Validation] Multiple component entry points for Blazor #13256

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

Closed
javiercn opened this issue Aug 19, 2019 · 1 comment
Closed

[Blazor][Validation] Multiple component entry points for Blazor #13256

javiercn opened this issue Aug 19, 2019 · 1 comment
Assignees
Labels
area-blazor Includes: Blazor, Razor Components Validation This issue is used to track validation efforts

Comments

@javiercn
Copy link
Member

  • Create a new razor pages application.
  • Add support for server-side Blazor in Startup.cs
  • Create a couple of razor components.
  • Add them to Index.cshtml
  • Run the application.
  • Validate that both components get rendered and that a circuit starts with both components.
@javiercn javiercn added area-blazor Includes: Blazor, Razor Components Validation This issue is used to track validation efforts labels Aug 19, 2019
@javiercn javiercn added this to the 3.0.0-preview9 milestone Aug 19, 2019
@javiercn javiercn self-assigned this Aug 20, 2019
@javiercn
Copy link
Member Author

No issues found

@ghost ghost locked as resolved and limited conversation to collaborators Dec 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components Validation This issue is used to track validation efforts
Projects
None yet
Development

No branches or pull requests

1 participant