kiwicom/orbit

Attempts to access this ref will fail. Did you mean to use React.forwardRef, Check the render method of `ModalFooter`

Closed this issue · 2 comments

I am seeing this error message a lot in the console log.

It happens for usage like

 <ModalFooter flex={['0 0 auto', '1 1 100%']}>
        ...
 </ModalFooter>

removing flex, will remove the error message.

vepor commented

Hello @tbergq, can you provide more info or examples, so we can reproduce this error?

Code here

edit traveler