Bootstrap4 to Bootstrap5: Broken app

win 10
Development local server
Wappler 4.9.1
NodeJS

I added a test page and configured app for boostrap5:
Project settings
Screenshot 2022-05-12 190156

On pages:
Screenshot 2022-05-12 185000

-Styles changed
-Tabs links don’t work

-Pages don’t load in browser. Console error

The test page with the dynamic offcanvas works ok but nothing else.

Help much appreciated.

Seems you have some old bootstrap4 tooltips includes on your page. You should remove those.

Hi George,
Thanks for your reply,
decided to revert back to bootstrap4, having to redo links in tabs and drop downs etc…

In wappler things look ok with a few exceptions
image

The ‘inBody’ and inCreation buttons are rendered correctly in wappler but in the browser not so:
image

tried ‘quickly generate design theme’ in theme manager and reconnecting the css but no joy…

It seems to me you have a lot of custom css that is breaking things.

Please try to report issues in different topics.

ok thanks George