Emeka Elo-Chukwuma
Emeka Elo-Chukwuma
Still happening. I struggled with rendering background image inline...later noticed it doesn't show up in the slider but works when I use it outside slider.
> https://github.com/swimlane/ngx-datatable/blob/master/demo/templates/template-dom.component.ts https://github.com/swimlane/ngx-datatable/blob/master/demo/templates/template-obj.component.ts > > Examples for both supported methods of adding templates. updated links https://github.com/swimlane/ngx-datatable/blob/master/src/app/templates/template-obj.component.ts https://github.com/swimlane/ngx-datatable/blob/master/src/app/templates/template-dom.component.ts
> Adding a simple css rule for `.datatable-scroll` `display: inherit !important;` works for me I used this way to avoid `!important` and also scope it to just the table(s) I...
There was an issue in angular v15 regarding disable not working in template. This link may help https://github.com/angular/angular/issues/48350#issuecomment-1400971435
It's `[tableId]` not `[tableID]`
Would be an awesome theme to have
Looking forward to this feature
It still runs continuously in version 20.1.0. Could [this checkValueUpdates() function](https://github.com/swimlane/ngx-datatable/blob/f870a877a88c3760e84748660933e92c98defe38/projects/swimlane/ngx-datatable/src/lib/components/body/body-cell.component.ts#L291) be the area of concern? I guess it's better to pass a custom cell template. [See example here](https://github.com/swimlane/ngx-datatable/blob/master/src/app/templates/template-obj.component.ts)
I get these errors when I run the `npm i scully-image` command ``` npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '[email protected]', npm WARN EBADENGINE required: { node:...
> https://github.com/recursyve/scully-plugins is a more recent fork that has scully 2.0 as dependency, but haven't tried it out yet. It works 💯