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

feat(resize): improved autoresize #6214

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

milan-bc
Copy link
Collaborator

@milan-bc milan-bc commented Jan 3, 2024

Description (optional)

I was investigating some prod issue and notice this could be improved a bit more, so this is a PR

Testing Steps (optional)

Detail the steps required for the reviewer(s) to verify and test these changes.

@mperdomo-bc
Copy link
Collaborator

mperdomo-bc commented Jan 3, 2024

There are a few warnings related to this Component, can you take a look at them? They all follow the structure

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

This happens for

  • borderColor
  • focusedBorderColor
  • pointerToLeft

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants