Hello, buttons with external links don't seem to work on safari. this is my example: Button::make('Guardalo') ->link('https://www.google.com', '_blank') ->style('info'), thanks,Marco,
Hello,
buttons with external links don't seem to work on safari.
this is my example:
Button::make('Guardalo')
->link('https://www.google.com', '_blank')
->style('info'),
thanks,Marco,