startbootstrap-sb-admin-2 icon indicating copy to clipboard operation
startbootstrap-sb-admin-2 copied to clipboard

Bootstrap version issue

Open HRIDOY-BUZZ opened this issue 2 years ago • 6 comments

The Demo Preview in the website (url: https://startbootstrap.com/previews/sb-admin-2) shows a Bootstrap v5.1.3 version. But when I download it downloads Bootstrap v4.6.0 version. Here in the Repo, it was last updated with Bootstrap v4.6.0. Then where is the updated version that is Live in the Preview? And how can I download that?

HRIDOY-BUZZ avatar Feb 24 '23 11:02 HRIDOY-BUZZ

I think You Can visit Bootstrap/Getting Start/Download For New Version Of Bootstrap.

Chetax avatar Mar 10 '23 01:03 Chetax

I have the same issue, I want to update to boostrap 5. Startbootstrap-sb-admin-2 library says that now it has boostrap 5 but when I look for in npm (https://www.npmjs.com/package/startbootstrap-sb-admin-2) the last version is 4.1.4 since two years ago. The version 4.1.4 is boostrap 4

pj-alvarado10 avatar May 19 '23 19:05 pj-alvarado10

sb-admin has support for bootstrap 5, sb-admin-2 (this) has no support for bootstrap 5

svennd avatar Feb 10 '24 09:02 svennd

@svennd Please check the URL: https://startbootstrap.com/previews/sb-admin-2 If you inspect the resources, you'll find: * Bootstrap v5.2.3

image

HRIDOY-BUZZ avatar Feb 15 '24 11:02 HRIDOY-BUZZ

Hey @HRIDOY-BUZZ The page you link is using an iframe for this page : https://startbootstrap.github.io/startbootstrap-sb-admin-2/ (bootstrap 4)

Only the header is using bootstrap 5 (of the preview page).

The only (unfinished) attempt was in this pull : https://github.com/StartBootstrap/startbootstrap-sb-admin-2/pull/418

So sadly we are stuck with bootstrap4

svennd avatar Feb 15 '24 12:02 svennd

@svennd Thanks for the Clarification. Now I see it.. Thanks!!

HRIDOY-BUZZ avatar Feb 19 '24 08:02 HRIDOY-BUZZ