fundamental-react icon indicating copy to clipboard operation
fundamental-react copied to clipboard

Shellbar: popOverPropsFor and ariaLabel Console Errors

Open raja-mahapatra-sap opened this issue 4 years ago • 1 comments

Description

While using "Shellbar" component, the following console errors are visible for "popOverPropsFor" and "ariaLabel". I tried to see a few code samples in the storybook, the popOverPropsFor is not used in any of the examples, and the things look to work fine. And there is no mention of "ariaLabel" in that at all. Error snapshot is attached in an image.

Here is the component that I am using:

<Shellbar productTitle='ABC' logo={<Link href='/'>SAP </Link>} backAction={() => history.goBack()} profile={profile} profileMenu={profileMenu} />

Any help on this is appreciated.

Versions

fundamental-react: v0.14.0 We are using React 17.0 in our application.


NOTE: Where applicable, please include uncropped screen captures. image

DISCLAIMER: After triaging an issue, the fundamental-react team will see if it can be reproduced or confirmed. If more information is needed, the fundamental-react team will contact the author. Any issues awaiting responses from the author for more than 7 days will be closed. The author can re-open the issue at a later time if they can present the requested information.

raja-mahapatra-sap avatar Jan 05 '22 07:01 raja-mahapatra-sap

Hello @raja-mahapatra-sap, thank you for using fundamental-react! The fundamental-react team will triage your issue as soon as possible.

github-actions[bot] avatar Jan 05 '22 07:01 github-actions[bot]