flarum / framework

Simple forum software for building great communities.
http://flarum.org/
6.29k stars 832 forks source link

fix: user pages history not registered #3916

Closed imorland closed 11 months ago

imorland commented 11 months ago

Submitting on behalf of @iPurpl3x

You know the back button in the header ? Well, all the pages extending the UserPage, don't get into the history and therefore when one comes from home (first page load), and the open the user page, there will be no back button. This fixes it.