Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DocumentNavigation - failed in Internet Explorer 11 #267

Open
amoshydra opened this issue Mar 18, 2017 · 0 comments
Open

DocumentNavigation - failed in Internet Explorer 11 #267

amoshydra opened this issue Mar 18, 2017 · 0 comments
Assignees
Labels

Comments

@amoshydra
Copy link
Contributor

IE Version: 11.0.15055.0

TypeError: Unable to get property 'unsetDomBehaviour' of undefined or null reference
   {
      [functions]: ,
      __proto__: {
         undefined: undefined
      },
      description: "Unable to get property 'unsetDomBehaviour' of undefined or null reference",
      message: "Unable to get property 'unsetDomBehaviour' of undefined or null reference",
      name: "TypeError",
      number: -2146823281,
      stack: "TypeError: Unable to get property 'unsetDomBehaviour' of undefined or null reference
   at beforeDestroy (eval code:45:5)
   at callHook (eval code:2223:9)
   at Vue.prototype.$destroy (eval code:2027:5)
   at destroy (eval code:3042:7)
   at invokeDestroyHook (eval code:4650:59)
   at removeVnodes (eval code:4666:11)
   at updateChildren (eval code:4773:7)
   at patchVnode (eval code:4808:29)
   at patch (eval code:4932:9)
   at Vue.prototype._update (eval code:1997:7)"
   }
{
   [functions]: ,
   __proto__: {
      undefined: undefined
   },
   description: "Cannot parse "auto" into a number",
   message: "Cannot parse "auto" into a number",
   name: "Error",
   stack: "Error: Cannot parse "auto" into a number
   at getUnitInch (eval code:30:5)
   at get (eval code:46:5)
   at Anonymous function (eval code:43:5)
   at updateElementWidth (eval code:40:3)
   at DocumentNavigator (eval code:20:3)
   at Anonymous function (eval code:57:9)
   at run (eval code:87:13)
   at Anonymous function (eval code:100:28)
   at flush (eval code:18:9)"
}
@amoshydra amoshydra added the bug label Mar 18, 2017
@amoshydra amoshydra added this to the V0.1.4 milestone Apr 13, 2017
@amoshydra amoshydra self-assigned this Apr 13, 2017
@amoshydra amoshydra removed this from the V0.1.4 milestone Apr 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant