Skip to content

Tutorial: MVC - Add search: Incorrect image shown for Network > Payload #34567

Closed
@N17Programmer

Description

@N17Programmer

Description

I believe the Network and Headers tabs are being displayed again instead of the Network and Payload tabs in the second image below:

Image

Great tutorial by the way!

Page URL

https://learn.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/search?view=aspnetcore-9.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/tutorials/first-mvc-app/search.md

Document ID

5438de31-8562-3747-d1a5-2a4622252fc1

Article author

@wadepickett

Metadata

  • ID: f9b9859c-b83c-5fc3-41d5-15531232185f
  • Service: aspnet-core
  • Sub-service: tutorials

Related Issues


Associated WorkItem - 366282

Activity

wadepickett

wadepickett commented on Jan 26, 2025

@wadepickett
Contributor

@N17Programmer, thanks for catching this. It is pointing to the wrong image. Will get it fixed. Thanks!

![Network and Payload tabs of Chrome browser Developer Tools showing form data](~/tutorials/first-mvc-app/search/_static/9/f12_general90.png)

should be..

![Network and Payload tabs of Chrome browser Developer Tools showing form data](~/tutorials/first-mvc-app/search/_static/9/f12_form90.png)

self-assigned this
on Jan 26, 2025

9 remaining items

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Tutorial: MVC - Add search: Incorrect image shown for Network > Payload · Issue #34567 · dotnet/AspNetCore.Docs