Topic: Scroll Status plugin don't show the progress bar

Joachim Kumpa priority asked 2 years ago


Expected behavior To show a progess bar over the table ( plugin scroll-status )

Actual behavior No progess bar is shown

the real problem is: my code works here when i generate a snippet, but my browser doesn't show the bar. i use:

  <link rel="stylesheet" href="styles/scroll-status.min.css"/>
  <script src="scripts/scroll-status.min.js"></script>
  <link rel="stylesheet" href="styles/mdb.min.css"> 
  <script src="scripts/mdb.min.js"></script>

Dawid Wajszczuk staff commented 2 years ago

Hi. Do you import plugin's CSS and JS first or MDB's CSS and JS? MDB should be first. Does it only not work on firefox? Have you tried checking on something chromium-based? Does the problem still occur when you import the whole all.min.js and all.min.css instead of modules? Do you have any errors in console?


Joachim Kumpa priority commented 2 years ago

Hi Dawid, thank you for your hint. I have import plugin's JS after MDB's JS.I changed it and put plugin's JS at the end of the code behind MDB's JS and it works fine.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Resolved

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB Standard
  • MDB Version: MDB5 4.0.0
  • Device: Computer
  • Browser: Firefox 99.0.1
  • OS: Windows 11
  • Provided sample code: No
  • Provided link: No