Closed Shultc closed 1 year ago
Hello @Shultc, thank you for your issue.
We are sorry, but starter
branch is now deprecated and soon will be deleted. Please, use master
branch instead.
Created Pull Request for removing this section from README.md https://github.com/altence/lightence-ant-design-react-template/pull/254
Describe the bug When running starter project in FireFox custom scrolling of only content part is broken. Site works with default scroll behavior
Also that brakes background filling. So full page looks like that:
No problem in Chrome.
Also, main project (from main branch) works as expected in FireFox.
To Reproduce Steps to reproduce the behavior:
git clone -b starter https://github.com/altence/lightence-admin.git my-awesome-project && cd my-awesome-project
yarn install && yarn start
Expected behavior Expected that starter project will work same as main one. Without broken styles.
Desktop (please complete the following information):
Additional context It is really important for people who want to use this project as base for their project.