scaffold-interface icon indicating copy to clipboard operation
scaffold-interface copied to clipboard

ErrorException in GuiController.php

Open 7miguelsilva7 opened this issue 7 years ago • 1 comments

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

7miguelsilva7 avatar Mar 28 '17 18:03 7miguelsilva7

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!!

amranidev avatar Mar 29 '17 12:03 amranidev