Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon cuts #2846

Open
iamarsenibragimov opened this issue Jun 21, 2024 · 1 comment
Open

Icon cuts #2846

iamarsenibragimov opened this issue Jun 21, 2024 · 1 comment
Assignees
Labels
Errors Pending Awaiting author response

Comments

@iamarsenibragimov
Copy link
Contributor

Describe the bug
Icon display randomly cuts.

To Reproduce

Sight::make('domain', 'Domain')->render(fn (Company $company) => Link::make($company->domain)
    ->route('platform.company', $company)->class('')->icon('box-arrow-up-right')),

Expected behavior
It must not be cutted.

Screenshots
telegram-cloud-photo-size-2-5454255093647008905-y

Desktop (please complete the following information):

  • MacOS Sonoma 14.5 (23F79)
  • Google Chrome
  • Version 125.0.6422.176 (Official Build) (x86_64)
@tabuna
Copy link
Member

tabuna commented Jun 23, 2024

I tested on the latest version of the package and in Chrome 126.0.6478.62 on Mac 14.1.2.

image

Unfortunately, I was unable to reproduce the issue. Could you please specify which version of the package you are using? You can find out by running the command artisan about or composer show orchid/platform.

Also, could you confirm if you have published templates from previous versions? You can check this by looking for the directory /view/vendor/platform.

@tabuna tabuna added the Pending Awaiting author response label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Errors Pending Awaiting author response
Development

No branches or pull requests

2 participants