Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 718 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 718 Bytes

Scroll Demo

Scroll Demo - this shows the problem on Mac OS, if you add elements from javascript using a fragment, the scrollbar doesn't appear and the scroll doesn't work,

project was generated using chrome extension cli

Install and Run

Clone this repository

git clone https://github.com/DragosN/scroll-demo.git
cd scroll-demo
npm install
npm run watch

Then follow these instructions to see your extension:

  1. Open chrome://extensions
  2. Check the Developer mode checkbox
  3. Click on the Load unpacked extension button
  4. Select the folder scroll-demo/build