Christian Sakai

Results 7 issues of Christian Sakai

Is there a way to pass parameters to the `includes`? Something like ``` // page.rs #[derive(Template)] #[template(path = "includes/widget.html")] struct Widget { a: String, b: String, } #[derive(Template)] #[template(path =...

`overreact` repo is no longer available

I am following this guideline https://github.com/brunch/brunch-guide/blob/master/content/en/chapter04-starting-from-scratch.md and get to this point where `brunch build` suppose to create this file structure ``` public/ ├── app.css ├── app.css.map ├── app.js ├── app.js.map...

Can we fix dust mining issue. I have over 300 transactions in one address and now the wallet grind to a halt. I can't do anything. I can't even send...

ergo
in-investigation
performance

### What happened? When `ts_project` is used with `transpiler` and the outputs be made available to `esbuild`, it results in stale build. The code changes are not reflected in the...

bug

Hi, Does Ionic Material includes form validation component in its forms?

### What happened? This rule doesn't correctly track dependencies change. I renamed a file from `src/Util.ts` to `src/util/index.ts` and it failed to build. ### Version Development (host) and target OS/architectures:...

bug
untriaged