Xavier Defontaine

Results 5 comments of Xavier Defontaine

I managed to fix the issue by using Docker, and tick off the gRPC experimental feature in Docker's preferences settings.

@elijahrdorman Seconded. This temporarily fixed the problem for me with the Class hoc: ```typescript export interface ILocationState extends Omit { state: any | Type }; export interface IWithRouter { //TODO:...

We would also really like this to be supported @jacobp100, was that ever looked into? Any blockers for the RtL sensitive properties supported by RN to be added?

If it doesn't need to be dropped on there, you could just `pointer-events: none` the iframe on drag. https://github.com/atlassian/react-beautiful-dnd/issues/2159#issuecomment-810779214

> The spec for this isn't yet a candidate recommendation - https://www.w3.org/TR/css-logical-1/ > > I'm fine to merge this if we add a note to the readme saying it's not...