Yonghwan SO

Results 105 comments of Yonghwan SO

There could be several approaches to achieve it. 1. Of course, the simplest way with the current version of Fizz could be using `sql()` so you can run your own...

Closing. It seems like it's an answered question.

> I've hit this issue too so I'd like this to remain open rather than be auto-closed as stale. It's definitely a pain-point with plush. Sure, absolutely! I configured auto...

> @sio4, I pushed a fix for this. > > Thanks, @mattbnz, for the reminder. Thank! Will check!

This is intended behavior, not of nested partials but of markdown. In your code the `main.md` includes `outer.md` partial and the outer also includes `inner.md` partial. Inner is fine, but...

I think this issue is not so important and improving this is much expensive than we can get. we can just document this possibility (or caution) which is coming from...

> I think this issue is not so important and improving this is much expensive than we can get. we can just document this possibility (or caution) which is coming...

I am not 100% sure but the behavior described in the document was changed at v0.13.3 by https://github.com/gobuffalo/buffalo/pull/1433. There is not much description on the PR, but the PR removed...

Closing it, but please feel free to reopen it if you need more discussion on this or have any ideas.