We've moved discussions to Discord

after pulling in latest master, small bug in the edit profile page?

william hancharek
After I pulled in master recently, the form was updated to the below code.  Was wondering if it was just my local code that was messing stuff up or if this problem existed for everyone?
Screen Shot 2022-01-08 at 7.04.37 PM.png 10.7 KB

image.png 17.4 KB
william hancharek
code line is https://github.com/jumpstart-pro/jumpstart-pro/blob/master/app/views/devise/registrations/edit.html.erb#L51
Alexander Cohen
I've been trying to debug a few issues similar to this. There is potentially something in the last few merges that have messed up the CSS and Javascript... my forms are all selecting the last element of the form and hijacking the update method with the delete action...
Screen Shot 2022-01-09 at 9.45.23 pm.png 17.7 KB



Alexander Cohen you might have scaffolded this when there was a bug: https://github.com/jumpstart-pro/jumpstart-pro/issues/143. Probably need to manually edit your view / try to scaffold again.
Notifications
You’re not receiving notifications from this thread.