Owen Campbell-Moore
Owen Campbell-Moore
Specifically, partners are requesting the ability to provide a notifications settings url. It sounds reasonable to me to add keys something like: ``` site_settings_url: ..., site_notifications_settings_url: ... ```
https://github.com/ericvicenti/navigation-rfc/pull/91 :)
> @rvieceli I tried passing it balanced as value, and even that value worked for me, a higher value gave problems. This is my code now, including the request for...
Actually one quick thought, can we link to the relevant part of the API reference (the usage key in the chunk section and the stream_option section of the request section?)...
Also let's mention in this cookbook that `choices` will be `[]` in this case, since I think this will require a code change for a lot of people
FWIW, I strongly support this as a way to fix https://github.com/facebookincubator/create-react-app/issues/3225
Aha! I assumed it was gesture since it was fixed when I moved the call to a body onclick handler - but the active tab thing makes sense. I agree...