Bradley Baysinger
Bradley Baysinger
Using ES5 version. [Error] TypeError: Attempted to assign to readonly property. disableBodyScroll (bodyScrollLock.js:1:1391) open (site.js:454) (anonymous function) (site.js:431) dispatch (jquery-3.3.1.min.js:2:41778) And: [Error] TypeError: Attempted to assign to readonly property. enableBodyScroll...
Safari (iOS 8.2 and 8.3) is frozen entirely when returning from the App Store app. The browser has to be restarted to recover. Safari automatically opens itunes.apple.com URLs in the...
I just noticed touch events do not appear to be working in the Flash deployment. Flambe defaults to Flash on Windows RT. Works fine in HTML5.
Should be a way to pause/un-pause playbacks when browser window focus changes. Currently only does so when minimized or switched to a background tab. Seems like this would require a...
Probably not something you would run into very often, but just spent hours trying to figure out why one of our Kindles would not load an asset pack, and I...
Seems like there is some strange clipping as the movie progresses. Noticed some clips disappear altogether, but I know this stuff worked previously. Made a test case. Keep an eye...
After uploading a single file or multiple files once, using _ngFileSelect_, does nothing. That is, my callback function _onUploadOutput_ is not getting called the second time I use it. This...
I'm getting errors for paths that are correct, using root relative imports in Angular, via [this solution](https://stackoverflow.com/a/42306860/1253298). My linter error looks like: `Cannot find module 'header/header.component'.` My `tsconfig.json` file: ```...
I tried several configurations. No errors, but basically functions as if there was no scroll restoration at all. I had some luck reverting to v4, but still wasn't totally working....
I tried several configurations. I got it scroll to the top for each new page, but no scroll occurred when navigating with back/next buttons.