Closed
Description
History.go() currently accepts a delta: js.Any
. We can tighten this up to delta: Int|String
if we want to continue to support IE's non-standard behavior, or even tighter to delta: Int
if we don't.
Metadata
Metadata
Assignees
Labels
No labels