Table with Mixin class does not reflect in piccolo-admin #614
sumitsharansatsangi
started this conversation in
General
Replies: 1 comment 2 replies
|
That's strange. Is I created a quick test app, and it seemed to be OK: Maybe there's a weird bug somewhere. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have tried to use mixin as stated in the documentation to reduce the amount of repetition, but the table is not visible in the
piccolo admin.for eg:-
If following is my Table, then
Managertable is not visible inpiccolo admin.All reactions