You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perhaps we could use namespaced page components, something like Pulse does: <x-turbo::frame>, <x-turbo::stream>, and <x-turbo::exempts-page-from-cache />... if that's the case, we'd have to adapt the existing components, as well as provide the deprecated ones as well and update the docs.
There are several Turbo Drive tag helpers in
turbo-rails
. I think it would be cool to add them here as well, something like:Which would render the following meta tags, respectively:
The text was updated successfully, but these errors were encountered: