Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Bootstrap.js integration issue, breaking the form.io forms #232

Open
lane711 opened this issue Feb 8, 2024 · 0 comments
Open

Fix Bootstrap.js integration issue, breaking the form.io forms #232

lane711 opened this issue Feb 8, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@lane711
Copy link
Owner

lane711 commented Feb 8, 2024

We want to start using some bootstrap.js features in the admin UI

if you add bootstrap.js to the admin theme, it breaks the form.io forms from loading (the forms are used for login, content editing, etc). The forms will not load at all (I don't recall if a console error is produced as a starting point for troubleshooting)

Not sure why this is happening, but it needs to be fixed so that we can make other enhancements to the UI that require bootstrap.js

the reference to a CDN version of bootstrap.js can be added in the Script section in the theme.tsx file

@lane711 lane711 added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant