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][DatePicker] Warnings for the adaptive and adaptiveTitle properties #2195

Closed
WissamProgress opened this issue Apr 18, 2024 · 1 comment
Assignees
Labels
Bug Item which indicates that something is not working KendoReact pkg:Dateinputs SEV: Low
Milestone

Comments

@WissamProgress
Copy link
Collaborator

I'm submitting a...

  • Regression report

Current behavior

Setting the adaptive and adaptiveTitle props shows the following warnings in version 7.4.0:

react-dom.development.js:86 Warning: Received `true` for a non-boolean attribute `adaptive`.
react-dom.development.js:86 Warning: React does not recognize the `adaptiveTitle` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `adaptivetitle` instead.

Nevertheless, these props work as expected.
These warnings are not present in previous versions.

Expected behavior

No warnings shown.

Minimal reproduction of the problem with instructions

Set the adaptive and adaptiveTitle props - https://stackblitz.com/edit/react-et5axw?file=app%2Fmain.tsx

Ticket ID: 1649163

@WissamProgress WissamProgress added Bug Item which indicates that something is not working pkg:Dateinputs SEV: Low KendoReact Regression Regression bug labels Apr 18, 2024
@WissamProgress WissamProgress self-assigned this Apr 18, 2024
@kdikov82
Copy link
Contributor

Seems related in a way with this: #2188

@WissamProgress WissamProgress removed the Regression Regression bug label May 8, 2024
@PekoPPT PekoPPT self-assigned this May 8, 2024
@PekoPPT PekoPPT added this to the 2024 Q2 (May) milestone May 8, 2024
@WissamProgress WissamProgress removed their assignment May 8, 2024
@PekoPPT PekoPPT closed this as completed May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working KendoReact pkg:Dateinputs SEV: Low
Projects
None yet
Development

No branches or pull requests

3 participants