Jesse James Richard

Results 13 comments of Jesse James Richard

I have the same issue when using react-router. Removing strict does not work for those in CRA. At the moment, I imagine something is going on with a re-rendering. EDIT:...

In React, I accomplish this by using a state that is applied to the element, setting the style state on drag, etc. and run and update to the DB on...

Sure. Lemme see if I can help at all. What exactly are you looking for? I've only got one project and it feels rather complex, so I can pull from...

Oh yeah. That worked. Thank you! Your work is amazing!

I have exactly the same problem currently: ``` client/imports/app/parties/parties-list.component.ts (57, 49): Argument of type '() => string' is not assignable to parameter of type 'string'. client/imports/app/parties/parties-list.component.ts (72, 37): Argument of...

How are you adding the id to the property?

My apologies, I meant "how are you adding the id to the element?" Can you give an example?