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. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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
Manager
table is not visible inpiccolo admin
.Beta Was this translation helpful? Give feedback.
All reactions