creativetimofficial / soft-ui-dashboard

Soft UI Dashboard - Free and OpenSource Bootstrap 5 Dashboard
https://www.creative-tim.com/product/soft-ui-dashboard
MIT License
528 stars 1.1k forks source link

[Bug] Display default Nav pill content on page reload #51

Closed BrighterTech closed 1 year ago

BrighterTech commented 1 year ago

Version

1.0.7

Reproduction link

https://d323-77-246-50-126.eu.ngrok.io/econet-outlets/account/pages/locations.php

Operating System

local xampp

Device

Macbook

Browser & Version

Firefox Developer 112.0b2 (64-bit)

Steps to reproduce

refresh the page with nav pills

What is expected?

when I reload the page, the default nav pill content should appear

What is actually happening?

currently, after the reload I have to click on the other nav pill button for the content to start appearing!


Solution

Question: How do I make the active content appear on page reload? currently, after the reload I have to click on the other nav pill button for the content to start appearing!

Below in my Nav Pill code:

Below in my Nav Pill content code:

Please help.

Additional comments