FastUI icon indicating copy to clipboard operation
FastUI copied to clipboard

initialContext has not been assigned a value

Open wanglong001 opened this issue 1 year ago • 2 comments

initialContext is assigned the value of event.context

wanglong001 avatar Sep 10 '24 05:09 wanglong001

https://github.com/pydantic/FastUI/issues/351

image and pass context can make method arguments work.

wanglong001 avatar Sep 10 '24 05:09 wanglong001

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.01%. Comparing base (16abe6a) to head (4e2d3db). Report is 31 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #352      +/-   ##
==========================================
+ Coverage   95.68%   97.01%   +1.33%     
==========================================
  Files          14       15       +1     
  Lines         950     1173     +223     
==========================================
+ Hits          909     1138     +229     
+ Misses         41       35       -6     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 10 '24 05:09 codecov[bot]