Typo in BS5 Collapse - prevents parent selector working

Wappler Version : 6.8.0
Operating System :
Server Model:
Database Type:
Hosting Type:

There's a typo in the dmxBootstrap5Collapse.js file. The word 'parent' is spelt wrong in the getAttribute parentheses:

t.parent=s.getAttribute("data-bs-paernt")

It means that the single collapse open at a time behaviour, relying on the data-bs-parent attribute, does not work

1 Like

Bump - this should be a super-quick fix but still catches me out when updating AC files and breaks pages that use collapse and parent attibutes

This is indeed a super-quick fix, just have so many issues assigned I looked over this one.

2 Likes

Fixed in Wappler 7 beta 8

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.