Xiao Lin

Results 34 comments of Xiao Lin

For anyone looking at this, I was able to fix this issue by modifying how I export my config in `webpack.config.js` In the config file I had something like ```js...

I'm not sure I understand the issue here. Can you clip a video?

Ah, the gallery does not take into account different image sizes and generally, you should have consistent image height & width for a better user experience. If you'd like to...

Hey, thanks for opening this PR, but id like to leave the direction of thumbnail position to the user and keep the lib simple. Adjusting thumbnail position based on viewport...

Looks like this may be a little tough since different browsers handles it differently. Chrome loses focus and `document.activeElement` becomes `body` after two keydowns. If there is no clean fix,...

You'll need to rename the class strings in the component files too.

Will be closing this due to inactivity.

This looks like a duplicate of #621. Can you explain a little more? The stack trace doesn't help much here. Are you able to get the component working in a...

For what it's worth, the demo site is using a latest production build of `react-image-gallery`. https://www.linxtion.com/demo/react-image-gallery/

Is there any issues with your imports? See https://stackoverflow.com/questions/30116430/reactjs-giving-error-uncaught-typeerror-super-expression-must-either-be-null-or