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

Custom Attribute passing in <fragment> not working since 3.8.0 #332

@pmoisel

Description

@pmoisel

readme.md states "Other attributes are allowed and will be passed as well to relevant functions (eg. filterRequestHeaders, filterResponseHeaders, etc.)", and we do rely on this.

After quite some time we wanted to update tailor and I ran into this bug:
fragment.js:26 const getAttributes = (tag, context) =>
changed in commitId d05e816 to improve performance. Thus, now not assigning custom attributes.

Is it okay to go back to "old" behaviour?

Regards

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