angular-toastr icon indicating copy to clipboard operation
angular-toastr copied to clipboard

How set property 'extendedTimeOut' on the highest integer value

Open mehmedju opened this issue 9 years ago • 1 comments

Hi there!

Could you please provide me an information how I set the property 'extendedTimeOut' on the highest possible integer value. I have tried to set on: Math.pow(2, 53) , Number.MAX_SAFE_INTEGER Number.MAX_VALUE;

but at any time I try mouse over notification it is being disappeared.

My wish is to have an error notification for a while.

Thanks!

mehmedju avatar Jan 07 '16 15:01 mehmedju

So still timeout but not hover "effect"?

Foxandxss avatar Jan 07 '16 18:01 Foxandxss