Current BS version used is v5.0.2, which includes a known bug with the dropdown component, resulting in the following error:
Uncaught TypeError: this._menu is undefined
Please can we update to v5.1.0 to rectify this?
Labels |
Added:
No Code Attached Yet
|
Of course we can update but it didn't make it into 4.0.0
Well, not as easy as 1,2,3. BS 5.1 has some breaking changes (for the current templates) as it moves some SCSS vars to CSS Vars. Also as they not doing the whole transition in one pass it means for the next few patch versions they will keep breaking things (at least for the current templates) unless someone figures out a way to transition the current template CSS vars to something that won't break on each update... BTW I know because I already have done the transition (but will not open a PR as I have no clue if the code is future proof and won't break badly with their next patch)
I also took a look the other day. It would have to be for 4.1.0 because of the breaking changes and not 4.0.1
I also took a look the other day. It would have to be for 4.1.0 because of the breaking changes and not 4.0.1
Maybe then I should finish the child templates and have 4.1 just on templates (like soon-ish not in 6 months)
So what are extension devs who use BS supposed to do for the next 6 months?
I know BS can be a pain with BC breaks sometimes, but the sooner Joomla releases an update with the latest BS version, the better.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-09-09 16:48:33 |
Closed_By | ⇒ | richard67 |
Of course we can update but it didn't make it into 4.0.0, if you can create a PR it would be very appreciated.