Kevin Ross
Kevin Ross
I do believe this to be fixed in my fork https://github.com/rosskevin/ifvisible. If not please PR a test (expanded tests are present there)
I fixed this as of 3.0.1 on my fork https://github.com/rosskevin/ifvisible/releases
I have included this (and more) in my updated fork. See 3.3.0 `detach()` and `reattach()` https://github.com/rosskevin/ifvisible/releases
@quantbhn93 I have just released an updated version of this library with throttling added as an improvement. Please see 3.2.0 https://github.com/rosskevin/ifvisible/releases
@moltar I've fixed this issue in my fork: https://github.com/rosskevin/ifvisible/releases/tag/v3.0.0
This would also be really helpful to work around the inability to hot-reload async components at the present time: - https://github.com/gaearon/react-hot-loader/issues/288 - https://github.com/gaearon/react-hot-boilerplate/pull/61#issuecomment-218835358
@giladgd I have cherry picked and submitted your fix to the new repo which is being maintained: https://github.com/weiran-zsd/eslint-plugin-node/pull/20
@erikras I have a sample that I think would be applicable to decorators on an array: **When** I have a list of `addresses` **And** each `address` can be marked as...
@renchap this is probably a problem for the parent project [state_machines](https://github.com/state-machines/state_machines/issues). I think you need to simple remove your `enum` declaration, because state_machines is trying to generate the same methods....
@pragmaticivan is there a stack trace that leads you to this gem causing it? `serialized_attributes` doesn't appear to occur in this codebase or that of the parent project. It may...