github EmilStenstrom/django-components 0.114

16 hours ago

What's Changed

Fix

  • Prevent rendering Slot tags during fill discovery stage to fix a case when a component inside a
    fill tried to access provided data too early.

Refactor

  • Updated the error message when an error occurs while rendering a component. Now it shows the component path like so:

     KeyError: "An error occured while rendering components ProjectPage > ProjectLayoutTabbed >
     Layout > RenderContextProvider > Base > TabItem:
     Component 'TabItem' tried to inject a variable '_tab' before it was provided."
    

Full Changelog: 0.113...0.114

Don't miss a new django-components release

NewReleases is sending notifications on new releases.