You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's probably because jsTreeR load Bootstrap 3 as dependency while page_navbar() load Bootstrap 5 and HTML markup is different between the two versions of Bootstrap for radioGroupButton().
Original issue is posted at: stla/jsTreeR#32 (comment)
TLDR: the
radioGroupButton
is losing styling when rendered throughrenderUI
in the presence ofjsTreeR
.The text was updated successfully, but these errors were encountered: