Aura.Session
Aura.Session copied to clipboard
Update Segment.php
in function getFlash()
, if we call $this->resumeSession();
before retrieving flash value set via setFlash()
, we would always get null.