Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D4265
Change Details
Change Details
Old
New
Diff
Out current button version doesn't work with async functions - which return promises. Instead of using `void` we should use `mixed` because we don't care about the returned value.
Our current button version doesn't work with async functions - which return promises. Instead of using `void` we should use `mixed` because we don't care about the returned value.
Out
Our
current button version doesn't work with async functions - which return promises. Instead of using `void` we should use `mixed` because we don't care about the returned value.
Continue