Ember stops syncing URLs after access a URL with fragment, using location history

Hi

I use location: 'history' for more friendly URLs.

But when I access a URL containing a fragment (Ex: http://example.com/page#section) the Router stops pushing the URL to the location bar.

I found this issue about this, anyone has more info on this problem?

Thanks