Henric Persson
Henric Persson
Okay, and how many times do you see `SINGLE JOURNAL` logged?
What's the debug output from the waypoint (you can try scrolling a little after the first loadMore so that things end up in the log)?
That would be a good change, I would gladly accept a PR making that change. Also, how is your project set up so that the local .babelrc comes into play?...
I think they contain Flowscript, right? I don't use much TypeScript myself but I would be okay with switching over. If I was the only maintainer I would probably just...
I can't speak for @lencioni but I I'm pretty sure he would suggest we use TypeScript. But then again, I don't think he cares too much since he's not using...
I also appreciate the attention to details and for laying out the land @lencioni. One thing that bothers me is that every time I've started working on a TypeScript project,...
@lencioni in your experience, since you are a TypeScript user -- does TypeScript help solve the same thing that import-js attempts to solve? I'm thinking with types, the editor will...
Hi @yepitschunked! Thank you for that detailed description, and for providing a workaround option through the `DomProvider` plugin option. The alternatives you listed to solve this all seem doable and...
Hi @Kyoss79! Can you point me where we are using React Context? It's been a while since I was in this codebase so I might be missing something but I...
That’s certainly possible. I don’t have the bandwidth to take this on at the moment but I’m happy to review a PR!