PassCodeInput icon indicating copy to clipboard operation
PassCodeInput copied to clipboard

Demonstrate working example in NavigationView

Open devraj opened this issue 5 years ago • 1 comments

Reported Issues:

  • In a secondary pushed in view the app crashes

When prototyped in the app:

  • The model was updating but the cell first responder won't change cells
  • Navigating manually changes the cell index
  • Arbitrarily navigating between cells resets the index to 1

devraj avatar May 10 '20 12:05 devraj

From initial investigation the problem appears to be due to the Model object

devraj avatar May 11 '20 04:05 devraj