Text Field Issues

Hi all,

So I’m having a bit of a weird error. I’m designing an app with multiple views, and one has text fields. Whenever I click off the text field to go to the other one, the view moves back to the previous one. I know this is a little confusing, so let me know if this doesn’t really make sense.

When I do the same thing on my second view, however, this does not occur and everything works fine.

Thanks

Can you take a video of what you mean??
You can record your screen using QuickTime File -> New Screen Recording

Hey @MikaelaCaron,

Thanks for the response. I actually found out what the error was. I had accidentally created an IBOutlet for the text field. Sorry, I know this was probably super confusing. Thanks for the help though!