Skip to content
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.

Uncaught TypeError Occur when click to choose datetime #180

Open
thanglv2 opened this issue May 24, 2016 · 0 comments
Open

Uncaught TypeError Occur when click to choose datetime #180

thanglv2 opened this issue May 24, 2016 · 0 comments

Comments

@thanglv2
Copy link

Hi guys, have a Error occur when i click to choose datetime: "Uncaught TypeError: _this.refs.dtpbutton.getBoundingClientRect is not a function", and i don't know why because my code is so simple, pls help me fix this problem @@

`import DateTimeField from "react-bootstrap-datetimepicker";
var Test = React.createClass({render: function() {
return ( );
}
});

export default Test;
`

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant