Error from offcanvas component

(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
image

The .js file is present on the server
image

I have deleted and rebuilt the lib folder
Anyone any ideas?

What version of bootstrap are you using and how is it included on the page (local/cdn)?

Layout page
image

layout page code view

Content page
image

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
image
However local remains selected
image

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

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?

pm’d

found some old BS4 references, commented them out

Issue was related to an outdated bootstap5 local file, updating fixed issue