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
en
I want to apply AnimatePresence to Framer, is there any way to do this in MasonryInfiniteGrid? The code is roughly like below.
I can't seem to get a ReactNode even if I use container, containerTag, so it's currently impossible to process.
ko
Framer 에 AnimatePresence 을 적용시키고 싶은데 MasonryInfiniteGrid 에서 처리할 수 있는 방법이 있을까요? 코드는 대략 아래와 같습니다.
container, containerTag 를 사용해도 ReactNode 를 받을 수 없어 현재 처리가 불가능해보입니다.
The text was updated successfully, but these errors were encountered:
dngwoodo
changed the title
Framer AnimatePresence
Is it possible to receive a ReactNode in a container that is a props of a MasonryInfiniteGrid component?
Feb 21, 2024
dngwoodo
changed the title
Is it possible to receive a ReactNode in a container that is a props of a MasonryInfiniteGrid component?
Is it possible to receive a ReactNode in container that is a props of a MasonryInfiniteGrid component?
Feb 21, 2024
Description
en
I want to apply AnimatePresence to Framer, is there any way to do this in MasonryInfiniteGrid? The code is roughly like below.
I can't seem to get a ReactNode even if I use container, containerTag, so it's currently impossible to process.
ko
Framer 에 AnimatePresence 을 적용시키고 싶은데 MasonryInfiniteGrid 에서 처리할 수 있는 방법이 있을까요? 코드는 대략 아래와 같습니다.
container, containerTag 를 사용해도 ReactNode 를 받을 수 없어 현재 처리가 불가능해보입니다.
Steps to check or reproduce
The text was updated successfully, but these errors were encountered: