Jarred Witt

Results 5 comments of Jarred Witt

Any chance we could get panHandlers={null} to transfer to the NavigationCard when using a NavigationCardStack?

@ericvicenti Will do. I also noticed that NavigationCard doesn't take the direction prop anymore. Was that intentional?

Strange, I can't seem to reproduce the behavior any longer. I did make a lot of changes to my app so it could have easily been something that I did...

Ran into this as well. I found a workaround using `redirectDocument`. Not the best, but at least produces a somewhat correct behavior in the end.

Is the {{#each}} block available? I am trying to use it and keep on getting an error. From the look of the test folder it doesn't look like it's been...