Skip to content

Rendering wrong partial when it has similar names #20

@vebersol

Description

@vebersol

I'm using partials as components and sometimes it has a prefix on it, per example:

  • box1_example1
  • box1_example2

Sometimes, it renders box_example_2 in place of box_example_1. It seems that it doesn't get the name after underscore.

I've tried to use "-" instead of "_" and got the same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions