Logan Anderson

Results 51 comments of Logan Anderson

@bradystroud This is currently a limitation of our git backed media solution. In order to not rely on when your sites deployed, in production we serve a copy of your...

@karelnagel Can you provide a reproduction of this error? (PR looks good but we would like to see how the issue occurred before it is merged )

Hello @meetdave3! Seems to be a dependency issue. If I pull down your repo and install with yarn everything works as expected. If I install with npm then I get...

Looks like npm is installing react-router-dom twice. The error is happing on [this line](https://github.com/tinacms/tinacms/blob/b85c53d6dee36d09a07fc16ddd650b5de85c756f/packages/@tinacms/app/src/lib/graphql-reducer.ts#L173) I am not 100% sure but it looks like 'react-router-dom' is being bundled twice. Once with...

@jeffsee55 maybe this is related to recent [table support improvements](https://tina.io/docs/reference/types/rich-text/#markdown-tables) ?

@dawaltconley Can you share how you are querying your data? If you click on the "Home" Icon can you see the other forms there?

> Is useTina supposed to pull up the first collection in the sidebar that it calls, even if that collection doesn't have a router property? I can think about ways...

@Remzi1993 we currently do not have support for referential integrity in TinaCMS and have a warning when deleting or changing the name of files. We are aware of this issue...

@major-mayer and @bradystroud I was not able to reproduce this. I tried on both tina cloud and locally. I recorded a short video on a piece of info in the...