Commits

George committed 6982b24c301
Make use of getState method The expected behaviour of `$state` was to use the `getState` method. On branch `2.0` this was already implemented, but on `3.0` something was not right and the method is not used. This fixes this issue which allows the session state to be overwritten if needed.