Doruk Gezici

Results 2 comments of Doruk Gezici

I have created a much simpler integration in the meantime (loads Decap CMS 3.0.3 from instead of npm packages) that also provides custom OAuth routes via SSR to be able...

> Anyways, as inferred by OP, the cause is React's strictmode mounting all components twice. > > The following solution worked for me. > > ```js > useEffect(() => {...