serversideup / financial-freedom

🔥🔥🔥 An open source alternative to Mint, YNAB, and more. Stay on budget and build wealth without sacrificing your privacy.

Home Page:https://serversideup.net/open-source/financial-freedom/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to register

connor11528 opened this issue · comments

Issue description

Unable to register. Input does not submit to server. Maybe this is due to an environment issue. The register.blade.php file looks like pretty boilerplate Jetstream. Wanted to log it in case other people experienced this issue too..

Environment

  • Local on mac, latest Chrome.

Steps to reproduce the issue

  1. Head to https://financial-freedom.dev.test/register
  2. Submit information
  3. See error

What is expected?

Information should submit

Link to where issue can be reproduced

Additional details / screenshots

Screen Shot 2022-04-08 at 5 14 41 PM

This is happening for me too.

Ah I think this has something to do with the upgrade to the Vue 3 version of Inertia. Something was wrong with v-model. Let me take a look and see what I can come up with.

@claybitner & @connor11528 ,

The registration issue is fixed. It was something to do with the JetStream inputs not handling the upgrade to Vue 3 correctly. If you pull the new version, you should be able to register. There's still a lot of WIP, but would love to hear feedback.

Okay awesome thanks @danpastori! I'll give it another go 📈