mirror of
https://github.com/reconurge/flowsint.git
synced 2026-05-07 04:09:49 -05:00
[GH-ISSUE #56] Cannot read properties of null (reading 'split') #1013
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Ilovemycatsova on GitHub (Nov 14, 2025).
Original GitHub issue: https://github.com/reconurge/flowsint/issues/56
Hello,
I am having an issue with register, when I proceed to sign up it stow cannot read properties of null... etc.
see attached image, thank you!
@dextmorgn commented on GitHub (Nov 14, 2025):
Hey @Ilovemycatsova,
Thanks for raising this issue. Do you have any other error in the console ?
@Ilovemycatsova commented on GitHub (Nov 14, 2025):
Hello @dextmorgn thank you for quick response, it has the same error console logs. see image below:
@dextmorgn commented on GitHub (Nov 14, 2025):
Thanks, so it's a server error, are you running the app in a particular setup (other than the install instructions like
make prodormake dev) ? That way we could know if that may be a version problem of some library.@Ilovemycatsova commented on GitHub (Nov 14, 2025):
Helo @dextmorgn , i manage to fix it. I have reinstall the flowsint, i can now use it. Thank you for your help :)