Cannot justify content
See original GitHub issueAm using tinymce and everytime I click on one of the buttons aiming to justify the content (left, right, center) nothing happens and I see the following error in the console:
Uncaught TypeError: Cannot read property 'toLowerCase' of undefined
Is there a fix for this issue?
Issue Analytics
- State:
- Created 5 years ago
- Reactions:2
- Comments:8 (1 by maintainers)
Top Results From Across the Web
The 'justify-content' property isn't working - Stack Overflow
Go to inspect element and check if .justify-content-center is listed as a class name under 'Styles' tab. If not, probably you are using...
Read more >justify-content - CSS: Cascading Style Sheets - MDN Web Docs
The CSS justify-content property defines how the browser distributes space between and around content items along the main-axis of a flex ...
Read more >CSS Flexbox: Justify-content property not working
Hello guys. I have been working on my Survey Form project since yesterday, trying to learn how to use CSS Flexbox.
Read more >Flexbox Justify-Content Doesn't Work - Space Between or ...
The Problem. If the flex container has the clearfix method applied to it, then the flexbox justify-content rule won't work.
Read more >CSS justify-content property - W3Schools
The justify-content property aligns the flexible container's items when the items do not use all available space on the main-axis (horizontally).
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I think i found the cause of the problem: this extension: https://chrome.google.com/webstore/detail/pop-up-blocker-for-chrome/bkkbcggnhapdmkeljlodobbkopceiche. Ran into this problem yesterday after installing this extension, had no problem with the align buttons before. and the tinymce sample site also crashes when this extension is installed. Hope this helps! D
@Afraithe I opened you link and just writed some words, you can see here: