-
const that = this;
this.dtOptions = {
pagingType: 'full_numbers',
pageLength: 2,
lengthMenu: [2,4,6,8],
serverSide: true,
processing: true,
ajax: (dataT…
-
## I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x ] Bug report
[ ] Feature request
[ ] Documentation issue or request
##…
-
### Issue description or question
tests just dont run and we end up with :
[Error] Runtime error: ReferenceError: window is not defined
[Error] at WebSocket.emit (events.js:376:20)
…
-
I have done the setup as instructed. but it doesn't print the output to the HTML file (says 0 errors). when I run the below command it says command not found,
ng-lint-report --jsonfile jsonOutput.jso…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [x] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] extract-i18n
- [ ]…
-
Latest version of Angular 2 and PrimeNG. Sorting works until I add lazy loading:
{{car[idd.field]}}
…
jgiro updated
3 years ago
-
Ref: https://github.com/vendure-ecommerce/vendure/issues/414#issue-662708396
In that issue, the "ideal solution", one point reads:
> There is a way to specify a UI component to act as the input …
-
# :beetle: bug report
Whenever you press pagination's Next button and then go previous, template ref gets duplicated on every row
## :microscope: Minimal Reproduction
**StackBlitz/GitHub Link…
-
### What package is this for?
- [X] React
- [ ] Angular
### Summary
Support table header grouping labels
Design spec:
https://pages.github.ibm.com/ai-applications/design/components/datatab…
-
Hi all,
The MVC based Web-Interface in `airtime_mvc/` is based on Zend Framework 1.x which has recently [reached its EOL date on 2016-09-28](https://github.com/zendframework/zf1).
Due to this so…