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

Uncaught TypeError: Cannot read property 'func' of undefined #208

@abdulhaseeb07a

Description

@abdulhaseeb07a

I am getting this error i just try the sample code below

const DateTimeField = require('react-bootstrap-datetimepicker')

export class HorizontalCustomLabels extends React.Component<HelloProps, StateProp> {
constructor() {
super()
}
render() {
return (

);
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions