Results 198 comments of Cory Simmons

Confirmed. @juice49 fix works for the most part but it still explodes randomly and it definitely explodes when you change the layout in any way, form, or fashion. (responsive layouts...

@luksak Go into selectivizr.js and Ctrl + F "hover" then remove that entire function. It still breaks when the browser window is resized or anything expands/contracts (JS animations like jQuery...

The "right" approach doesn't exist because IE7 is too old to offer support for it. So the best approach I could find is dropping boxsizing.htc and just manually getting rid...

Nah, just uninstalled.

lol and actually help instead of just complain and be snarky? Surely you jest.

`cpx src dist` doesn't work?

No problem. For anyone else stumbling upon this in the interim (or if you want to borrow some code) https://www.npmjs.com/package/ncp can do this. Thanks for your work @mysticatea

No, I just ended up following the NextJS tutorial (which is the same use case—pretty slugs): - https://nextjs.org/learn/basics/clean-urls-with-route-masking - https://nextjs.org/learn/basics/server-side-support-for-clean-urls/create-a-custom-server

Ideally just get rid of all the options and just have this UI: ![image](https://user-images.githubusercontent.com/224636/55946345-8f9f5600-5c1a-11e9-8568-f64d8f311cec.png) In lieu of breaking Flux, would it be possible to do a separate release like "Flux...

Yeah, tbh exposing a dead simple API would be fine with me. I could wrap in an Electron app and call it Flux Lite or something if you'd like.