Alex Sharp

Results 61 comments of Alex Sharp

Oh. I see what you mean. This is a tough one. I think that in most cases, you don't want all variables that you pass in to a parent templates...

There is not currently, and I wasn't envisioning one -- it seems too implementation specific to be useful at a global level, though I guess it wouldn't _hurt_ to have...

> Would prefer something a little more semantic, like :include_blank_attributes If this were an option passed to the `attribute` method, I think `:include_blank_attributes` would be a little redundant.

@rafaelfranca same here, same error message in my logs. I tried reinstalling all the live share extensions -- same error. Maybe this is an M1 bug? Also, looks like this...

I'm getting this as well. All I'm trying to do is load a "hello world" react component. This appears to be an issue with webpack hot module reloading. When I...

This would be extremely useful. The `state_machines` has something similar.

Yea, good point. So you'd be in favor of making the setter private but the getter public?

@nverinaud Updated this pull request. I _think_ I implemented what we've discussed :wink: