Offir Golan
Offir Golan
@basz I believe parentAttribute is only set for nested validations. Usually when used via a belongsTo or hasMany.
Oh.... what is it then?
Any chance you can make a twiddle to reproduce this?
@cball This is.. this is awesome! Im super excited for this. I think we are gonna have to make the font size on the navbar smaller to fit all these...
@kellyselden I'll take a look into this. Thanks for opening up a request 😄
@karellm this can be solved by creating your own [cell type](http://offirgolan.github.io/ember-light-table/docs/classes/Column.html#property_cellType) or [column type](http://offirgolan.github.io/ember-light-table/docs/classes/Column.html#property_type).
@karellm I'll keep this open. I think this would be a nice feature to add and shouldnt be difficult at all.
@juanazam I'm not sure. Can you post some screenshots and some code samples?
Huh thats weird. It could be some viewport CSS issues. My suggestion would be to use `pauseTest()` and see what the width / height of the parent containers are for...
Ah damn. Okay I'll investigate this further and see if I can figure something out.