Vitaly Rtishchev
Vitaly Rtishchev
Hi @peterfritz, thanks for the bug report, the issue will be fixed in one of the next patches
Seems to be an issue with Portal, no idea how to fix that
Hi @viczam, I've updated the remix template and guide to support react 18, can you please check whether your issue can be reproduced there?
@Beardless it is not related to the issue, template works correctly with react 18. Emotion does not support server streaming, see – https://github.com/emotion-js/emotion/issues/2800
The issue will be resolved in 6.0 version
Hi @DhrjArun, this issue is already fixed in private dates revamp repository
Are you sure that this will not produce hydration mismatch?
Hi @anhdo95, this component does not fit well with future updated coming in next major release which will introduce dates package revamp – introducing this component now will mean that...
Hi @lawff please make sure that: - Popover component has these changes as well - floating ui package is updated to the latest version - you've included stories that can...