Skip to content

enviornment.js flashMessageDefaults.sticky being ignored for prod build #162

@pjdicke

Description

@pjdicke

I want the messages to be sticky and this works fine when developing but when I run ember build --environment production the prod version isn't sticky.

  flashMessageDefaults: {
     sticky: true,
     preventDuplicates: true
  }

I'm not overwriting this config anywhere else.

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