Nathan
Nathan
@ColadaFF 100% Are there any reasons (other than maintenance concerns) that you have against implementing the core admin API functionality? For those of us not using SolrCloud -- we don't...
@nicolasembleton Awesome, I'll put something together soon!
@gaearon Is this used internally at Facebook anymore? Is this issue something that is unlikely to be fixed given the current situation with tap delay on iOS Safari finally being...
I suppose the answer is not used: https://github.com/facebook/react/issues/6221#issuecomment-204371455 > We make no guarantees about it not being broken. I think we should remove it from the core source code. But...
@madjam002 I was referring to the source doe this is derived from, but great point! Even if that's the case it doesn't hinge on the FB source being updated. I...
@madjam002 Thanks for the brief -- Admittedly I hadn't really looked closely at the source. 😄 Are you saying most people would want the right click to trigger? On OS...
@madjam002 cool -- i'll try find the time to have a quick fiddle
@mickhansen Any idea if it's possible to do this without using raw sql? (ie using the sequelize instance API). My use case is that I am creating/updating entities in an...
Additionally, if this is something that you would be open to having implemented, do you have any opinions on what the user should pass in terms of options to the...
Hey Mick, I implemented this last night. It required modifying the set function too. Otherwise it is caught on the read only check. I can provide more details when I'm...