Skip to content
This repository was archived by the owner on Aug 5, 2019. It is now read-only.
This repository was archived by the owner on Aug 5, 2019. It is now read-only.

DateBox inside DialogBox doesn't seem to work #413

@syrinx2012

Description

@syrinx2012

I'm trying to convert an existing GWT application to use GWT Bootstrap components instead of "native" GWT components. For some reason, it looks like com.github.gwtbootstrap.datepicker.client.ui.DateBox won't work as a replacement for com.google.gwt.user.datepicker.client.DateBox inside a GWT DialogBox (The calendar is displayed but cannot select date or change month). However, if I replace my DialogBox with a Bootstrap Modal the com.github.gwtbootstrap.datepicker.client.ui.DateBox seems to work fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions