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

css may not match installed Handsontable version #500

Open
renehamburger opened this issue Apr 9, 2018 · 0 comments
Open

css may not match installed Handsontable version #500

renehamburger opened this issue Apr 9, 2018 · 0 comments

Comments

@renehamburger
Copy link

At the moment, Handsontable's css is bundled in ng2-handsontable for a specific version of Handsontable. But this is unlikely to be the one actually installed by the host module using ng2-handsontable.

Probably the only viable solution is to leave it to the host module to include the required css directly from node_modules.

renehamburger pushed a commit that referenced this issue Apr 9, 2018
Uses [email protected] css for now. Not ideal, as the user may
be using a different version of Handsontable! Tracked in
#500.
renehamburger pushed a commit that referenced this issue Jun 18, 2018
Uses [email protected] css for now. Not ideal, as the user may
be using a different version of Handsontable! Tracked in
#500.
renehamburger pushed a commit that referenced this issue Jun 18, 2018
Uses [email protected] css for now. Not ideal, as the user may
be using a different version of Handsontable! Tracked in
#500.
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

1 participant