Skip to content

Conversation

@adamghill
Copy link
Owner

@adamghill adamghill commented Feb 24, 2024

For #662 and CCing @jacksund for visibility.

Fixes a few issues:

  • child components that had force_render=True would always get the parent component's outer element, however direct views are special since they are embedded in a regular template; make sure to send back the actual root element for the parent DOM
  • clean up a logged warning about multiple elements for direct views
  • clean up some docs
  • fix the 'PointerUnicornView' object has no attribute 'component_id' error that happens when refreshing a direct view
  • more doc fixes to make force_render more clear
@adamghill adamghill self-assigned this Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant