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

Bootstrap3 and Bootstrap4 issues. #624

Closed
kestarumper opened this issue Oct 30, 2019 · 1 comment
Closed

Bootstrap3 and Bootstrap4 issues. #624

kestarumper opened this issue Oct 30, 2019 · 1 comment
Assignees
Labels
Type: Bug Bug reports and their fixes

Comments

@kestarumper
Copy link
Member

We're aware of some errors with Bootstrap3 and Bootstrap4 themes which cause our website to crash. Other themes work fine.
We've recently added ES6 compilation targets, which appear to be causing this problem. We're investigating this issue.

@kestarumper kestarumper self-assigned this Oct 30, 2019
@kestarumper kestarumper added the Type: Bug Bug reports and their fixes label Oct 30, 2019
@radekmie
Copy link
Contributor

radekmie commented Nov 3, 2019

I've spent some time trying to find out what's going on. The root cause is that docs are importing both ES5 and ES6 code. Docusaurus is transpiling classes anyway, so it's not broken everywhere. I think we'll have to change all our imports to named sooner than we thought.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bug reports and their fixes
Projects
Archived in project
Development

No branches or pull requests

2 participants