(Node/ windows)
Wappler 4.5.1 and 4.5.2
A previously working website has just started to throw up errors with the offcanvas component this morning
it is linked in the layout page
Referenced in the content page

The .js file is present on the server

I have deleted and rebuilt the lib folder
Anyone any ideas?
Teodor
2
What version of bootstrap are you using and how is it included on the page (local/cdn)?
Teodor
4
Are you sure there is no some old Bootstrap 4 / popper.js include left?
There does however seem to be an issue switching bootstrap type
If I switch to bootstrap custom
I see the message

However local remains selected

Teodor
6
Well have you set up custom paths for the Bootstrap in the project options…?
Can you maybe provide a link to your page where I can check what’s going on?
no customisation, just default Wappler settings
Teodor
8
Ok that’s not really related to what you reported in the first post. Bootsrap custom is used for custom paths to your Bootstrap includes.
Can you please share a link to your page?
found some old BS4 references, commented them out
Issue was related to an outdated bootstap5 local file, updating fixed issue