Skip to content

Co-location gives does not contain a default export error when class is re-exported, but co-located template is present #771

Description

@robinborst95

We have lots of components that have logic in a base backing class, but have different templates. When the template was still in templates/components, this worked perfectly fine, but after co-locating them, it breaks. This is the same issue as #389, but in our case there is a template and a co-located backing class that does export { default } from '...';.

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