adopted-ember-addons / adopted-ember-addons/ember-cli-flash

enviornment.js flashMessageDefaults.sticky being ignored for prod build

Aperta
#162 10 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
TypeScript
Stelle
355
Fork
118
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.