Missing Elements - New project in 6.0.2 vs Old project from prior version

Can you inspect the page on your browser?

Right click -> Inspect - Network
image
Reload it again and show us

Sorry I just saw that:

The “Forms” tab is selected and by typing “modal” of course can’t find it… You have to select the “Components” tab for the Modal

Just saying…

It’s not there either…

1 Like

Can you do what I point you?

Indeed the page is not loading the bs framework, you can see it when you open the window to add elements:

Before:
image

After:
image

Can you change the bootstrap from local to cdn?

And can you share the entire code?
Before sharing it: please see:

Can you just close wappler and quit from the tray icon…
image
Then open again wappler

This has been done several times over the past couple weeks. All to no avail.

1 Like

Indicates I can’t paste that much code…limit is 32k. my page is 64k.

  • Now you work on wappler 6.0.2?
  • Stable channel?
  • Can you create a new project from scratch and see if the modal component exist in the panel and you are able to add it in your project?

When I changed to cdn, it really screwed up the App Structure. Lost the App parent.

image

This happens when Bootstrap is removed. If it was detected before then on next choice it is removed.

So make sure it is added and checked in the frameworks panel.

It does, and I am able too with a new project.

1 Like

I did add Bootstrap 5 CDN, and now the existing Modal box is listed in the App Structure, but I’ve lost several other elements (flows, cookie manager, session storage).

So there was a conflict with the code from the old project…

Can you try:

  • Switch to code mode image
  • Copy your code from the old project to a notepad (text editor)
  • Open the new project
  • create a new page and paste the code

(old and new project are both in stable channel I suppose)

Didn’t change anything. Still only shows what I posted above. I tried with both Bootstrap 5 Local and CDN…same results.

There is a conflict in your page and I would think of 2 things to check:

  1. the frameworks are correct?
    Can you share them?

  2. your code contains something weird?
    You have to share the whole code of your page…
    You could just zip your code in a text file and upload it
    Or at least share all the <head>.......</head> part of the page

To be honest, I’m just going to move on and recreate the project from scratch. I’m not that far into it, and tired of messing with it. Thanks for your assistance! If this happens again I’ll bring this back up.

1 Like

Once we proved that a new project works fine then the best you do is that!!
Hope everything goes well for you