Results 51 comments of Matt Russell

Ah sorry for the delay, this got buried in my inbox. I think there are a bunch of ways to mitigate the problem (better caching, push vs pull, pgbouncer?), but...

@mwegman Yeah we ended up taking the other approach because it appeared more flexible for the developer. I think one of the pitfalls of the current mention plugin has been...

Ugh good catch. Hm seems like we definitely need either the trigger length or the trigger itself then

I published a beta NPM tag to play around with. Im not quite sure if I should just stop support v1 of draft-js-plugins at this point or what. Its a...

Hi, unfortunately I'm not actively maintaining this repo any more. Looking at the react router v6 docs, it looks like there are some breaking changes so I wouldn't expect this...

That's good to hear! Do you know what version of history you are getting as a transitive dependency?

Based on https://github.com/mjrussell/redux-auth-wrapper/issues/267 have you seen the query param populated properly?

@veeramarni is this something you or someone from redboxjs would be interested in? based on #302

Thanks @shane-kerwin , probably a breaking change in the history API. You can see here this repo has only been testing up to history v4. I'll look add a note...

Sorry for the late reply, I'm not really actively maintaining this repo at the moment. I dont see anything obviously wrong in what you are doing though. The typical mistake...