Garrett R. Morris

Results 30 comments of Garrett R. Morris

@shenopkss i was able to solve my issue by changing to `@persist` to `@persist(type)`. it seems for all non primitives, you must now declare the type when using this latest...

and its stopped working again, and i am not sure why :/

alright, the issue is because the developer used `` instead of ``. this must have been a breaking change from an older version.

> Can you try using new RegExp? > We are using lodash's isRegExp to determine if a regex is provided directly. why complicate things with useless library functions, when native...

Hmm, that is truly strange. were you able to reproduce? if not, then i wonder if it could have been something off with babel or webpack. i've noticed quite a...

That's like asking if its possible to put your groceries in the fridge if you drove them home on your automobile.

@Stanko it works good, one thing is the scrollbar never displays, because it incorrectly calculates size of div and decides the inner height is smaller than height of container. i'm...

@Stanko cool man. I'm excited to take over. i'll be good to your baby, promise :)

@Stanko to be honest man, i've completely rewritten nearly, other than some of the basic code. it will break backwards compatibility? are you ok with that, or should i just...

@Stanko it's up here https://github.com/r3wt/RocketScroll for now. havent published to bower yet.