estum / growlyflash

Growl-styled flash messages for Ruby on Rails and Bootstrap
MIT License
58 stars 34 forks source link

Fixed an exception when xhr is null #39

Closed borzoni closed 7 years ago

borzoni commented 7 years ago

xhr.getResponseHeader will throw exception for nonxhr request

an extra check needed to verify that xhr is set )

nataliethistime commented 7 years ago

I'm being affected by this error. It would be great if this could be merged in and released. :+1: