Stop using kwargs to generate refs
enhancement
Previously, to decide whether to re-use or create new components/tags, PuePy would include a "ref hash" that included kwargs (props) passed to the component.
That was foolish. Props change, but the component should still be the same.
合并状态:已合并 合并于 2025-02-16 关闭于 2025-02-16 0 条评论