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

fix(kit): DateTime fails to process value without any separators (paste from clipboard) #1779

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

nsbarsukov
Copy link
Member

@nsbarsukov nsbarsukov commented Oct 16, 2024

  1. Open https://maskito.dev/kit/date-time/API
  2. Try to paste the following value:
    021120181620
    

Expected: 02.11.2018, 16:20
Actual: 02.11.2018, 20

Fixes #1776

Copy link
Contributor

github-actions bot commented Oct 16, 2024

Visit the preview URL for this PR (updated for commit 786fb5d):

https://maskito--pr1779-date-time-fix-y5cnbi9f.web.app

(expires Thu, 17 Oct 2024 13:13:59 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 61e4dea776cbea516b68c67840913d2edd88bb90

@nsbarsukov nsbarsukov marked this pull request as ready for review October 16, 2024 13:25
@github-actions github-actions bot added the ready to merge ready label Oct 17, 2024
@nsbarsukov nsbarsukov merged commit 1733422 into main Oct 17, 2024
31 checks passed
@nsbarsukov nsbarsukov deleted the date-time-fix branch October 17, 2024 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐞 - Regression with maskito 3.1.0
2 participants