Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

checkbox not show #939

Open
hevan opened this issue Aug 29, 2017 · 5 comments
Open

checkbox not show #939

hevan opened this issue Aug 29, 2017 · 5 comments

Comments

@hevan
Copy link

hevan commented Aug 29, 2017

I'm submitting a ... (check one with "x")

[ x] bug report => search github for a similar issue or PR before submitting
[ x] feature request
[ x] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior

Expected behavior

Reproduction of the problem

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • Table version: 0.8.x
    Table version:10.2.0

Angular version:4.3.3
Affects all checkbox not show, and other form checkbox...

  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Language: [all | TypeScript 2.4.2 | ES5]
@Jackson-soft
Copy link

same issue

ngx-datatable : 10.2.0
TypeScript : 2.4.2

@hevan
Copy link
Author

hevan commented Aug 30, 2017

this problem Affects all of the checkbox components。
all page , all checkbox not show!!

ngx-datatable : 10.2.0
TypeScript : 2.4.2

@anthonysubramani
Copy link

Delete the followng css present at top of the file @swimlane/ngx-datatable/release/themes/material.css in node modules
input[type="checkbox"], input[type="radio"] { display: none; }

@hevan
Copy link
Author

hevan commented Aug 30, 2017

Thank you!

@mtraut
Copy link

mtraut commented Sep 9, 2017

Many thanks, was a showstopper

@wizarrc wizarrc mentioned this issue Sep 11, 2017
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants