Sunghoon Kang

Results 7 comments of Sunghoon Kang

As @threepointone figured out, this might be fixed by passing `--node-compat` flag, which was released in [[email protected]](https://github.com/cloudflare/wrangler2/releases/tag/wrangler%402.0.7) (#1000) ```sh wrangler pages dev --node-compat ./public ```

I added resizing event listener to @f15gdsy 's wrapper. 😄 ``` jsx import React from 'react'; import ReactDOM from 'react-dom'; import D3 from 'react-d3-components'; const { BarChart, LineChart, AreaChart, ScatterPlot,...

@krancour > @devholic do you know why apiVersion and kind seem excluded from codegen? Do you think it's possible to include them? It's because `TypeMeta` is inlined to the struct......

@krancour Focusing on event tracking itself has higher priority for v0.6.0, so I think we can do this after v0.6.0 is released.

@sagikazarmark No problem, Thanks! :)

Hey @sagikazarmark, I was wondering if I could get an update for this PR (No rushes 🙂)