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

Mention - autoResize #6296

Closed
Nandovga opened this issue Apr 3, 2024 · 3 comments · Fixed by #7374
Closed

Mention - autoResize #6296

Nandovga opened this issue Apr 3, 2024 · 3 comments · Fixed by #7374
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@Nandovga
Copy link

Nandovga commented Apr 3, 2024

Describe the bug

By passing the autorize property as true within a modal. DOM element error.

chunk-CXJOIMMF.js?v=f8bbd99b:521 Warning: React does not recognize the `autoResize` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `autoresize` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
    at div
    at http://[::1]:5173/node_modules/.vite/deps/primereact_mention.js?v=f8bbd99b:418:20
    at div
    at div
    at Comment (http://[::1]:5173/resources/react/Crm/Atendimento/Requisito/Home/View/Comment.tsx?t=1712153646287:25:24)
    at div
    at div
    at TabViewBootstrap (http://[::1]:5173/node_modules/orangecode-react-components/src/react/TabView.tsx:3:29)
    at TabView (http://[::1]:5173/node_modules/orangecode-react-components/src/react/TabView.tsx:77:20)
    at div
    at Descricao (http://[::1]:5173/resources/react/Crm/Atendimento/Requisito/Home/View/Descricao.tsx?t=1712153587802:26:24)
    at div
    at div
    at div
    at div
    at div
    at ModalBootstrap (http://[::1]:5173/node_modules/orangecode-react-components/src/react/Modal.tsx:5:27)
    at Modal (http://[::1]:5173/node_modules/orangecode-react-components/src/react/Modal.tsx:125:18)
    at View (http://[::1]:5173/resources/react/Crm/Atendimento/Requisito/Home/View.tsx?t=1712153587802:29:37)
    at FormProvider (http://[::1]:5173/node_modules/.vite/deps/chunk-SFL2ETDO.js?v=f8bbd99b:80:11)
    at Index (http://[::1]:5173/resources/react/Crm/Atendimento/Requisito/Home/Index.tsx?t=1712153587802:50:35)
    at w2 (http://[::1]:5173/node_modules/.vite/deps/@inertiajs_react.js?v=f8bbd99b:3597:25)
    at PrimeReactProvider2 (http://[::1]:5173/node_modules/.vite/deps/chunk-MDBMXJA5.js?v=f8bbd99b:3092:26)

Reproducer

No response

PrimeReact version

10.5.1

React version

18.x

Language

TypeScript

Build / Runtime

Vite

Browser(s)

Chrome

Steps to reproduce the behavior

No response

Expected behavior

No response

@Nandovga Nandovga added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Apr 3, 2024
@melloware melloware added Type: Bug Issue contains a defect related to a specific component. and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Apr 3, 2024
@melloware
Copy link
Member

Duplciate of #7367 which has a reproducer so closing this one

@melloware melloware added Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted and removed Type: Bug Issue contains a defect related to a specific component. labels Oct 24, 2024
Copy link

This issue is a duplicate and has already been reported and possibly fixed. Please review other issues both open and closed for a similar issue to this one.

@melloware melloware closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2024
@melloware melloware added this to the 10.8.5 milestone Oct 26, 2024
@melloware
Copy link
Member

Fixed in next release

@melloware melloware added Type: Bug Issue contains a defect related to a specific component. and removed Resolution: Duplicate Issue has already been reported or a pull request related to same issue has already been submitted labels Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants