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(popover): fix react wraning #1792

Merged
merged 1 commit into from
Jan 12, 2022
Merged

fix(popover): fix react wraning #1792

merged 1 commit into from
Jan 12, 2022

Conversation

nnmax
Copy link
Contributor

@nnmax nnmax commented Jan 12, 2022

Warning: React does not recognize the arrowPointAtCenter prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase arrowpointatcenter instead. If you accidentally passed it from a parent component, remove it from the DOM element.

@vercel
Copy link

vercel bot commented Jan 12, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/growingio/gio-design/CSdUED5Ja8b5nRUqEag1LEQ6SoBh
✅ Preview: https://gio-design-git-popoverreactwraning-growingio.vercel.app

@sonarcloud
Copy link

sonarcloud bot commented Jan 12, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@nnmax nnmax merged commit 1fc7c1c into master Jan 12, 2022
@nnmax nnmax deleted the popoverReactWraning branch January 12, 2022 06:47
jack0pan pushed a commit that referenced this pull request Jan 12, 2022
## [22.12.7](v22.12.6...v22.12.7) (2022-01-12)

### Bug Fixes

* **collapse:** support `bordered` prop and ref ([#1790](#1790)) ([218a54e](218a54e))
* **modal:** modify size of Modal from `normal` to `fixed` ([#1776](#1776)) ([3d45fd1](3d45fd1))
* **page:** add deps style ([#1789](#1789)) ([5632662](5632662))
* **pagination:** add `event` param on `onChange` ([#1791](#1791)) ([097131c](097131c))
* **panel:** show divider ([#1788](#1788)) ([4fdfab8](4fdfab8))
* **popover:** fix react wraning ([#1792](#1792)) ([1fc7c1c](1fc7c1c))
* **search-bar:** fix react wraning and `inputRef` ([#1793](#1793)) ([ba1a1a3](ba1a1a3))
@jack0pan
Copy link
Member

🎉 This PR is included in version 22.12.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

None yet

3 participants