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

UI not matching with previous package version #334

Open
rajeshpatil74 opened this issue Sep 2, 2021 · 2 comments
Open

UI not matching with previous package version #334

rajeshpatil74 opened this issue Sep 2, 2021 · 2 comments

Comments

@rajeshpatil74
Copy link

rajeshpatil74 commented Sep 2, 2021

I had a UI with version 3.3.1 where the textarea is spanned across two rows of table.

image

Now upgrading to 8.3.3 , same code display only single line of text. When press Enter key, it occupies the expected height,
as shown in first image.
image

@Andarist
Copy link
Owner

Andarist commented Sep 2, 2021

Please always try to share a repro case in a runnable form - either by providing a git repository to clone or a codesandbox. OSS maintainers usually can't afford the time to set up the repro, even if exact steps are given.

@rajeshpatil74
Copy link
Author

rajeshpatil74 commented Sep 2, 2021

@Andarist - Below the repositories for old and new packages -

https://codesandbox.io/s/text-area-resize-3-3-1-dcjji -- With older package

https://codesandbox.io/s/text-area-resize-8-3-3-dfxke -- with latest package.

I guess, it is with something with Issue fixed - #276

With 8.1.0 also seems me working on sandbox and 8.1.1 corrected the fix of patch of 8.1.0 which was not is not working.
With 8.1.1 it stopped working.

Can you provide a correct fix for same.

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

No branches or pull requests

2 participants