-
Sorting function in datatable is not correct :
- Lowercase & Uppercase are not in correct order (Due to ascii sorting)
- Accent (ÉÈéè and probably others) are at the end.
It probably works correctly…
-
### Is your feature request related to a problem? Please describe.
Two acute problems motivate upgrading the web app `helix-front` to the latest version of the Angular UI framework (Angular 13 …
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap a…
-
Hi,
I've just followed the installation guide for Angular: https://fullcalendar.io/docs/angular
I'm using Angular 8 with Universal in my project.
When I run `ng serve` I get a whole bunch of …
-
**I'm submitting a ...**
```
[ ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post…
-
flask free version run with no pb
material pro run with no pb BUT
material pro **and** flask version **don't run** .
I have replace all asset directory to have material pro asset in flask ve…
-
Need to have a server call on each Next page click or sorting click.
Currently, it looks that entire data is being fetched once and gets stored in the cache and then rendering from there.
I need ser…
-
Hello,
I did a filter clear that clears the total table filter values:
https://stackblitz.com/edit/clear-allfilter?file=src/app/app.component.ts
I would be wondering how I can do a multiple f…
-
Hi,
I am using Angular 5 with data-table using "https://l-lin.github.io/angular-datatables/#/getting-started". Till now I was loading the table using the method in "Angular Way" section:
```ts
th…
-
https://update.angular.io/?l=3&v=12.0-13.0
see:
- #2111
- #2105
- #2095
- #2092
- #2088
- #2084
- #2053 for prior upgrades, as well as motivation, details, and history.