Skip to content

Crash with Ember Source 6 #981

Open
Open
@winsmith

Description

@winsmith

When using ember promise modals with ember-source 6, this error occurs when trying to open a modal:

Error occurred:

- While rendering:
  {{outlet}} for -top-level
    -top-level
      {{outlet}} for application
        application
          epm-modal-container
            epm-modal

[...]

Uncaught (in promise) Error: Attempted to resolve `action`, which was expected to be a helper, but nothing was found.

It seems to point at the use of "action" in epm-modal.hbs

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