Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Enable support for instrumentation (Page Inspector) for TagHelpers #172

Closed
@NTaylorMullen

Description

@NTaylorMullen

In TagHelpers initial state they will not support page inspector (instrumentation). They will however work around the pre-existing instrumentation. Meaning pieces of a TagHelpers body (if not ContentBehavior.Modify) will still communicate with page inspector via instrumentation.

We need to add support for page inspector in TagHelpers. However; it's not as simple as just adding it, we need to decide how much page inspector integration we'll have with TagHelpers.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions