Skip to content

Cannot call method 'toFixed' of undefined  #3

@juliangarnier

Description

@juliangarnier

I came across something strange, if I apply some rotation to a face element with both rotateX and rotateY set to 90deg, I get this error :

Uncaught TypeError: Cannot call method 'toFixed' of undefined

But if I change one of the rotation values to something else (like 89deg) everything works correctly.

Exemple here : http://jsfiddle.net/JulianG/X7FZA/

At the end of the css, if you replace one of the 90deg values of ".object-3x10 .lt", the problem disappear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions