Allow resolving change handlers and useState for nested refs #12848
Annotations
10 errors
Test unit:
panel/tests/test_server.py#L535
test_server_reuse_sessions_with_session_key_func
assert 0 == 2
+ where 0 = len({})
+ where {} = state(servers=[\n localhost:49405 - <function test_server_reuse_sessions_with_session_key_func.<locals>.app at 0x14c1588b0>\n])._sessions
|
Test unit:
panel/tests/io/test_save.py#L86
test_save_template
AttributeError: 'dict' object has no attribute 'select'
|
Test unit:
panel/tests/layout/test_base.py#L614
test_pass_objects_ref[FlexBox]
AttributeError: 'dict' object has no attribute 'select'
|
Test unit:
panel/tests/layout/test_swipe.py#L16
test_swipe_construct
AttributeError: 'dict' object has no attribute 'select'
|
Test unit:
panel/tests/pane/test_holoviews.py#L553
test_holoviews_linked_axes_flexbox
AttributeError: 'dict' object has no attribute 'select'
|
Test unit:
panel/tests/template/fast/test_fast_grid_template.py#L11
test_template_theme_parameter
AttributeError: 'dict' object has no attribute 'select'
|
Test unit:
panel/tests/template/fast/test_fast_list_template.py#L11
test_template_theme_parameter
AttributeError: 'dict' object has no attribute 'select'
|
Test unit:
panel/tests/template/test_base.py#L16
test_notification_instantiate_on_config
AttributeError: 'dict' object has no attribute 'select'
|
Test unit:
panel/tests/template/test_base.py#L29
test_notification_explicit
AttributeError: 'dict' object has no attribute 'select'
|
Test unit:
panel/tests/test_reactive.py#L28
test_reactive_default_title
AttributeError: 'dict' object has no attribute 'select'
|
Loading