Skip to content

issues Search Results · repo:exceptionless/ng-filters language:JavaScript

Filter by

2 results
 (78 ms)

2 results

inexceptionless/ng-filters (press backspace or delete to remove)

A kilobyte (kB) is 1000 bytes, not 1024 bytes. - https://en.wikipedia.org/wiki/Kilobyte https://github.com/exceptionless/ng-filters/blob/master/src/bytes/bytes-filter-spec.js
bug
help wanted
  • niemyjski
  • Opened 
    on Feb 2, 2017
  • #3

The bytes filter works fine parsing numbers or strings {{55 | bytes}} //OK 55 {{ 55 | bytes}} //OK 55 {{0 | bytes}} //OK 0 but fails for {{ 0 | bytes}} //Error NaN It would be nice to handle that case ...
  • paucls
  • 1
  • Opened 
    on Jan 30, 2015
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub