Skip to content

v0.5.1

During refactor of modelProps internal usage the pushState state argument was being given a function
reference instead of an object, causing an exception and leading to the fallback use of
window.location.pathname. Changing that argument to this.modelProps fixes this.
Assets 2