Matthew Gajownik

Results 121 comments of Matthew Gajownik

I get the same. `Uncaught TypeError: Cannot read property 'length' of null` Caused specifically by: `lastElement = result[result.length - 1];` My code looks like this: ``` editor = new Medium({...

Right, with some testing this seems to happen if you have more than once instance of Medium on the page, on the same class, at least for me.

Running into the same issue. I feel the better solution would be that the library should fall back to just rendering children normally & logging a warning if it's unable...

I can confirm the provided scene collection results in the Settings window taking around 12 seconds to launch in 27.2. If this is considered "massive", then I'm not too worried....

Built on M1 Mac Mini without an external GPU, and confirmed that internal hardware is not named. ![image](https://user-images.githubusercontent.com/941350/137649983-84bc20ac-97ff-4512-8c2e-ef5ea4f4a99e.png)

I agree that falling back to the wallpaper probably isn't the best solution.

Hi there @hellowanda - thank you for submitting this bug fix. Would you be able to provide a test file for us to verify the original bug and the new...

I considered this solution, but it'd also be required for *any* monospaced element, such as the CSS input field for browser sources.

Performed all changes requested in review. Ready for re-review.

I'm not 100% sold on terminology. I think at the very least, "Freeze on final frame" (if that's what happens) would be better than "Freeze". If the "Hide" action doesn't...