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

[Bug]: Calendar strange rendering #1611

Open
vogloblinsky opened this issue Jan 23, 2024 · 0 comments
Open

[Bug]: Calendar strange rendering #1611

vogloblinsky opened this issue Jan 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@vogloblinsky
Copy link

vogloblinsky commented Jan 23, 2024

Contact Details

No response

What happened?

Editing an input with datetime, i have this first rendering that looks great, but when i click on the next arrow, the top right corner rendering looks strange.

@Column({ type: 'timestamp', default: () => 'CURRENT_TIMESTAMP' })
public start_datetime: Date;

image
image

Bug prevalence

Everytime

AdminJS dependencies version

"@adminjs/express": "^6.1.0",
"@adminjs/leaflet": "^2.0.0",
"@adminjs/nestjs": "^6.1.0",
"@adminjs/relations": "^1.0.0",
"@adminjs/typeorm": "^5.0.0",
"@nestjs/common": "^10.0.0",
"@nestjs/config": "^3.1.1",
"@nestjs/core": "^10.0.0",
"@nestjs/platform-express": "^10.0.0",
"@nestjs/typeorm": "^10.0.1",
"adminjs": "^7.4.0",
"express-formidable": "^1.2.0",
"express-session": "^1.17.3",
"geojson": "^0.5.0",
"pg": "latest",
"reflect-metadata": "^0.1.13",
"rxjs": "^7.8.1"

What browsers do you see the problem on?

Chrome

Relevant log output

No response

Relevant code that's giving you issues

No response

@vogloblinsky vogloblinsky added the bug Something isn't working label Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant