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

Unable to replicate example #1

Open
georges-hatem opened this issue Oct 22, 2016 · 0 comments
Open

Unable to replicate example #1

georges-hatem opened this issue Oct 22, 2016 · 0 comments

Comments

@georges-hatem
Copy link

Hello,

I have been trying to mimick the examples provided in the code, but a few things I was unable to get working:

  1. the icons are not being loaded: in the Treeview component, I added a simple import of the CSS files (all combinations of the common file, the react fancy tree file, and the lion theme file).
    It seems the CSS is being loaded correctly as it complains that the path to the icons.gif is incorrect (I need to specify the full path instead of the relative path).
    I also had to add a file loader for gif files in the webpack config.
    The errors go away, but icons still don't show up.

  2. I also had to manually disable drag n drop as it caused "cannot call function add of undefined", though I'm not sure what is causing that.

Any ideas? Thanks very much

@georges-hatem georges-hatem changed the title Unable to load the styles icons Unable to replicate example Oct 24, 2016
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