chicago-brick icon indicating copy to clipboard operation
chicago-brick copied to clipboard

font in the client html stylesheet can break modules if you have bad connectivity

Open plural opened this issue 9 years ago • 2 comments

i was on the train and watching chrome wait for the font in client/index.html

pretty often, the module (any of my p5 modules) would kick off and be borked until that font loaded. I'm assuming some asynchronous stuff is happening before everything is set up. Removing that font clears up the intermittent issue, though.

plural avatar Jan 27 '16 15:01 plural

Okay, with the tag in the

(as this is set up now), the font does not block the initial rendering, afaict. Can you give me a Network HAR archive or a screenshot of the network control panel so I can see this for myself?

applmak avatar Feb 03 '16 03:02 applmak

Pushing this to 0.1.3 to get a clean release for 0.1.2.

applmak avatar Feb 16 '16 22:02 applmak