Elhay Avihezer

Results 7 comments of Elhay Avihezer

i'm using [email protected] and [email protected] i'm getting this error ```Warning: Unknown props `newestOnTop`, `positionClass`, `closeMethod` on tag. Remove these props from the element.```

ok, i just figure this out. in the last versions the API was changed: `newestOnTop` -> moved from toast-options to `ToastContainer` property `preventDuplicates` -> moved from toast-options to `ToastContainer` property...

same for me. this is regression from 4.1.2 version

here they say that `checkLoginIframe` caused error after some refresh token intervals https://stackoverflow.com/questions/38206033/aurelia-keycloak-integration

Someone going to merge this PR?