reflex icon indicating copy to clipboard operation
reflex copied to clipboard

Inline style inheritance

Open TimChild opened this issue 1 year ago β€’ 3 comments

Describe the bug Docs on https://reflex.dev/docs/styling/overview/#styling say that

Children components inherit inline styles unless they are overridden by their own inline styles. But, that doesn't seem to be the case in the example given

To Reproduce Problem occurs in reflex docs

Expected behavior Expect "Default Button" text to be blue

Screenshots image

Specifics (please complete the following information):

  • Browser (Optional): Chrome

Additional context This might be a change in behaviour from the recent move to radix, but I'm not sure. Either way, the docs should be updated to whatever is correct now :)

TimChild avatar Apr 17 '24 15:04 TimChild

With a debug build: [ 394/ 483] blk.18.ffn_gate_exps.weight - [ 4096, 14336, 8, 1], type = f32, converting to iq2_xxs .. quantize: ggml-quants.c:1313: nearest_int: Assertion `fval <= 4194303.f' failed.

slaren avatar Apr 23 '24 12:04 slaren

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Jun 07 '24 01:06 github-actions[bot]