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
It is possible to enable the toolbar but disable the web view, confirmed on a fresh laravel install.
When you do so, the "show details" link results in a 404. What would you think about conditionally rendering this link based on whether the web view is available?
Or as a less than ideal alternative - prevent the toolbar from being shown when the web view is disabled?
The text was updated successfully, but these errors were encountered:
It is possible to enable the toolbar but disable the web view, confirmed on a fresh laravel install.
When you do so, the "show details" link results in a 404. What would you think about conditionally rendering this link based on whether the web view is available?
Or as a less than ideal alternative - prevent the toolbar from being shown when the web view is disabled?
The text was updated successfully, but these errors were encountered: