usablica / intro.js

Lightweight, user-friendly onboarding tour library
http://introjs.com
Other
22.8k stars 2.59k forks source link

Modern THeme is not working as expected #1771

Closed srikanth1996 closed 1 year ago

srikanth1996 commented 2 years ago

Description

I have imported introjs-modern.css" into angular.json file , but getting below position and that too popup is not coming properly

Expected Behavior

It should open in certain position and next button should work

Actual Behavior

It actually showing at bottom of page and next button is not working

Errors and Screenshots (optional)

Screenshot_266

Example (recommended)

import introjs-modern.css file and execute the steps

Environment (optional)

Using in angular project

afshinm commented 1 year ago

You would need to include the theme after the official Intro.js CSS file.