2sic / 2sxc

DNN + 2sxc = #DNNCMS - This tool helps web designers and developers prepare great looking content in DNN (DotNetNuke). It's like mixing DNN with Umbraco and Drupal :)
http://2sxc.org
MIT License
145 stars 39 forks source link

Duplicate assets are added to html header for Oqtane Static Server #3466

Closed tvatavuk closed 1 week ago

tvatavuk commented 1 week ago

I'm submitting a

...about

Current Behavior / Expected Behavior

In Oqtane Static Server with 2sxc, there is an Accordion module on the page. After working with the Accordion module, we noticed that duplicate assets are added to the head of the HTML.

There should be no duplicate assets in the header in the page HTML source.

Instructions to Reproduce the Problem

  1. Set up Oqtane Static Server with 2sxc.
  2. Add an Accordion module to a page.
  3. Observe the HTML header for duplicate assets after interacting with the Accordion module.
  4. There is no duplicate assets in the header in the initial page HTML source received from the server.

Your environment