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 departing rerender counters #1006

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

Conversation

chervyakovru
Copy link

@chervyakovru chervyakovru commented Aug 17, 2022

Right now forms RenderCounts move to top right corner of window. Added position: relative to form for catching counter in form

https://codesandbox.io/s/github/final-form/react-final-form/tree/master/examples/subscriptions

Now:
image

Fixed:
image

Right now forms RenderCounts move to top right corner of window. Added position: relative to form for catching counter in form
Now:
Fixed:
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit a0032ba:

Sandbox Source
React Final Form - Simple Example Configuration
React Final Form - Synchronous Record Level Validation Configuration
React Final Form - Synchronous Field Level Validation Configuration
React Final Form - Submission Errors Configuration
React Final Form - Subscriptions Example Configuration
React Final Form - Subscriptions Example PR

@chervyakovru
Copy link
Author

@erikras can you merge it, please? This simple update has already helped several of my friends

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.

None yet

1 participant