Next.js starter your AI actually understands. Ship internal tools in days not weeks. Pre-order $199 $499 → [Get it now]

CoreUI PRO v5.25.1 - Sidebar Nav Fix

CoreUI PRO v5.25.1 - Sidebar Nav Fix

We are pleased to announce the release of CoreUI PRO v5.25.1 for Bootstrap. This patch release restores Sidebar nav group items padding variables that were affected in the previous release.


Speed up your responsive apps and websites with fully-featured, ready-to-use open-source admin panel templates—free to use and built for efficiency.


How to Update

To update your project to CoreUI PRO v5.25.1, follow these steps:

  1. Open your project’s package.json.
  2. Locate the @coreui/coreui-pro entry under dependencies and update the version number to 5.25.1.
  3. Save your changes to the package.json file.
  4. In your project’s root directory, run the update command appropriate for your package manager:
    • For npm users, execute npm install.
    • For yarn users, execute yarn install.
    • For pnpm users, execute pnpm install.

What’s New

Bug Fixes

  • Sidebar: Restored nav group items padding variables. This fix addresses a regression introduced in v5.25.0 where sidebar navigation group item padding was not correctly applied.

Migration Notes

This is a patch release with no breaking changes. If you experienced sidebar navigation spacing issues after upgrading to v5.25.0, this release resolves them.


For the latest package files and update access, visit CoreUI Downloads.

Subscribe to our newsletter
Get early information about new products, product updates and blog posts.
How to remove a property from an object in Javascript
How to remove a property from an object in Javascript

CSS Selector for Parent Element
CSS Selector for Parent Element

How to get element ID in JavaScript
How to get element ID in JavaScript

How to return multiple values from a JavaScript function
How to return multiple values from a JavaScript function

Answers by CoreUI Core Team