Fix #1151: 修正按钮渲染逻辑,避免 render 阶段副作用,改用 JSX 条件渲染 & named slot by cyfung1031 · Pull Request #1153 · scriptscat/scriptcat

added 3 commits

January 21, 2026 20:04

@cyfung1031 cyfung1031 changed the title Fix #1151: React Fix - Avoid State Mutation Fix #1151: 修正按钮渲染逻辑,避免 render 阶段副作用

Jan 21, 2026

@cyfung1031 cyfung1031 changed the title Fix #1151: 修正按钮渲染逻辑,避免 render 阶段副作用 Fix #1151: 修正按钮渲染逻辑,避免 render 阶段副作用,改用 JSX 条件渲染

Jan 21, 2026

@cyfung1031

@cyfung1031 cyfung1031 changed the title Fix #1151: 修正按钮渲染逻辑,避免 render 阶段副作用,改用 JSX 条件渲染 Fix #1151: 修正按钮渲染逻辑,避免 render 阶段副作用,改用 JSX 条件渲染 & named slot

Jan 21, 2026

@cyfung1031

@CodFrm CodFrm changed the base branch from main to release/v1.3

January 22, 2026 02:07

@CodFrm

@CodFrm