This is possibly a conflict with the
XFC dependency in cerner-smart-embeddable-lib. Every time the DOM mutates XFC writes to console.log. The way f-twelve works is every time console.log is used it writes the data out to the DOM. This loop gets triggered when opening the Console and causes the screen to freeze, exactly like what you're seeing.
So if this is your issue there is no known workaround but try removing cerner-smart-embeddable-lib just to test and confirm that is what's causing the conflict.