You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when my component get re-rendered several times and it depends on another component which use dynamic function.
then the dynamic css class of the dependent component is missing.
From what I observer:
there are several prerequisites to trigger the issue.
make some operations to cause components re-render
having a nested element inside a dynamic css function.
Expected behavior:
work same as 10.9.1-alpha.0
Describe the bug:
when my component get re-rendered several times and it depends on another component which use dynamic function.
then the dynamic css class of the dependent component is missing.
From what I observer:
there are several prerequisites to trigger the issue.
Reproduction:
https://codesandbox.io/s/stupefied-minsky-lw7wxs
Versions (please complete the following information):
encountered the issue since 10.9.1-alpha.1
Managing expectations:
Maintainers will not be fixing the problem you have unless they have it too, if you want it to get fixed:
You can also do the first step only and wait for someone else to work on a fix. Anything is much better than nothing.
The text was updated successfully, but these errors were encountered: