mirror of https://github.com/gofiber/fiber.git
js fix
parent
334d33684c
commit
fa9b789a87
|
@ -47,7 +47,7 @@
|
|||
}
|
||||
});
|
||||
}, 250)
|
||||
})
|
||||
}
|
||||
$(window).on('hashchange', function() {
|
||||
if (window.location.hash.startsWith("#/context")) {
|
||||
setTimeout(function( ) {
|
||||
|
|
Loading…
Reference in New Issue