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

Date time picker is working fine in local but not in cloud server once code has been moved #839

Open
sivamalini-jman opened this issue Jul 27, 2022 · 2 comments

Comments

@sivamalini-jman
Copy link

I'm Submitting a ...

[ ] Bug report
[ ] Feature request
[ ] Support request

Steps to Reproduce

Expected Results

Actual Results

Minimal Reproduction of the Problem

Other Information (e.g. stacktraces, related issues, suggestions how to fix)

@sivamalini-jman
Copy link
Author

sivamalini-jman commented Jul 27, 2022

<Datetime value={formData.from_time} onChange={(e) => onChangeFromTime(e)} inputProps={{ placeholder: 'From Time' }} />

This is the code we used
And there are two Datetime in the same place, could it be a reason for it?

@sivamalini-jman
Copy link
Author

sivamalini-jman commented Jul 27, 2022

Working in local:
Screenshot 2022-07-27 191328

Not working in cloud server:

Screenshot 2022-07-27 191452

Even after the text box gets focused it won't open..! help me to sort out this one

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

No branches or pull requests

1 participant