-
Add
view_identifierto therender.view_componentinstrumentation event payload, containing the path to the component's template file (e.g.app/components/my_component.html.erb). For components using inline render methods,view_identifierwill benil.GitHub Copilot
-
Replace deprecated
require_dependencywithrequirein preview loading.GitHub Copilot
-
Return
html_safeempty string fromrender_inwhenrender?is false.GitHub Copilot