primefaces / primereact

The Most Complete React UI Component Library
https://primereact.org
MIT License
6.72k stars 1.02k forks source link

Calendar: invalid prop makes no diference #6790

Closed cesarve77 closed 2 months ago

cesarve77 commented 3 months ago

Describe the bug

The invalid prop not change the UI in Calendar

Reproducer

https://stackblitz.com/edit/ea1wuq?file=src%2FApp.jsx

PrimeReact version

10.6.6

React version

18.x

Language

TypeScript

Build / Runtime

Next.js

Browser(s)

Version 126.0.6478.115 (Official Build) (arm64)

Steps to reproduce the behavior

No response

Expected behavior

The border of calendar should be red when the prop invalid is true

Rekl0w commented 3 months ago

You need to remove the inline prop. This link should work.

github-actions[bot] commented 3 months ago

We're unable to replicate your issue, if you are able to create a reproducer or add details please edit this issue. This issue will be closed if no activities in 20 days.