Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ErrorException in GuiController.php #114

Open
7miguelsilva7 opened this issue Mar 28, 2017 · 1 comment
Open

ErrorException in GuiController.php #114

7miguelsilva7 opened this issue Mar 28, 2017 · 1 comment
Labels

Comments

@7miguelsilva7
Copy link

Hi man, me again!
When I'm creating a table that has relationship I receive the error:

ErrorException in GuiController.php line 67: Trying to get property of non-object

Although tables are created normally.
scaffold-interface v1.7

@amranidev
Copy link
Owner

Hi miguel

Thank you for reporting.

Apparently, seems like a bug, when you creating a table you've tried to relate it with user table which is not exist in relationship-table, so the system is worked, but the app graph diagram result doesn't show correctly.
I'll take a look to fix it soon as possible.
cheers!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants