Migration to v5 - jQuery #31129
Replies: 3 comments 2 replies
-
Bug reports must include a live demo of the problem. Per our contributing guidelines, please create a reduced test case via CodePen/JS Bin or Stackblitz and report back with your link, Bootstrap version, and specific browser and OS details. This is an automated reply |
Beta Was this translation helpful? Give feedback.
-
as far as I understand V5 does not have jquery ... do you have an example of the code ?? |
Beta Was this translation helpful? Give feedback.
-
I'm having the same issue. I'm writing a WordPress theme and all goes fine, but if I login and surf through the site project, this error comes.
Which is compiled through Thnx |
Beta Was this translation helpful? Give feedback.
-
Hi everyone,
I have been using Bootstrap for years and love it. I have recently started using it in npm projects (used to just use it in Wordpress templates etc).
I am trying to migrate from v4 to v5 and I am getting an error:
Uncaught TypeError: can't access property "hasAttribute", document.body is null
Can someone talk me through step-by-step what the migration process should be as I have clearly done something wrong.
Thanks for any help
Chris
Beta Was this translation helpful? Give feedback.
All reactions