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

firefox renders badly compared to chrome #8

Closed
SeanFelipe opened this issue Jul 31, 2018 · 2 comments
Closed

firefox renders badly compared to chrome #8

SeanFelipe opened this issue Jul 31, 2018 · 2 comments

Comments

@SeanFelipe
Copy link

Hello!

Doing some cross-browser testing and on Firefox, I'm seeing width/height looks not so great, whereas Chrome is fine.

I'm just learning front end technology so I'm not very helpful yet, but I'd like to learn / help out. Where is a good place to start debugging? Thanks ~~

screen shot 2018-07-30 at 10 36 56 pm

screen shot 2018-07-30 at 10 36 51 pm

@Pau1fitz
Copy link
Owner

You could do a few things - probably the best approach to take is to make a clone of the react-slidez library and run npm link.

Then in the project you are currently working on run npm link react-slidez. Following this any changes you make in the react-slidez project should update in the project you are currently working on, allowing you to debug and play around with the react-slidez code.

@SeanFelipe
Copy link
Author

SeanFelipe commented Jul 31, 2018 via email

@Pau1fitz Pau1fitz closed this as completed Oct 1, 2018
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

2 participants