script-lab
script-lab copied to clipboard
Reloading flash; css not immediately loading in run pane
Bug Report
- OS: Windows 10
- Browser: IE (on desktop)
- Environment: Alpha
Expected behavior:
Run pane applies CSS before displaying any content
Actual behavior:
A different version of buttons and text flashes before loading the CSS
Steps to Reproduce:
- Open or change any snippet using Excel win32
Note: when touch the runner code, should also change
<Theme host={this.state.solution ? this.state.solution.host : Utilities.host}>
to probably just be
<Theme host={Utilities.host}>
Moving back to "1.2B phase II". The flash is super-noticeable on my home computer (whether due to slower internet or slower computer than I have at work). It's very annoying when having the taskpanes side-by-side