Skip to content

Setting PopupDecimalPlaces does not have any effect #652

@nickmqb

Description

@nickmqb

Setting the PopupDecimalPlaces option does not have any effect on .NET Framework, ASP.NET MVC.

Looking at the code, it seems like the problem is with StackExchange.Profiling.Internal.Render.Includes() (2nd overload).
This overload does not emit the data-decimal-places attribute, whereas the first one does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions