Text column copyable()

After click on column - nothing will happened and get console error
Tables\Columns\TextColumn::make('id')
->label('ID')
->copyable()
->copyableState(fn (string $state): string => "ID: {$state}")
->copyMessage('copied')
->copyMessageDuration(1500)
->searchable(),
Tables\Columns\TextColumn::make('id')
->label('ID')
->copyable()
->copyableState(fn (string $state): string => "ID: {$state}")
->copyMessage('copied')
->copyMessageDuration(1500)
->searchable(),
No description
Solution:
copyable works only with https
Jump to solution
2 Replies
mar5hall
mar5hallOP4mo ago
No description
Solution
LeandroFerreira
LeandroFerreira4mo ago
copyable works only with https
Want results from more Discord servers?
Add your server