stepanenko3 / nova-command-runner

This Laravel Nova tool lets you run artisan and bash commands directly from Nova 4 or higher.
MIT License
33 stars 14 forks source link

Buttons of the Vue components are not displayed correctly #14

Closed HolgerHatGarKeineNode closed 10 months ago

HolgerHatGarKeineNode commented 1 year ago

I have already tried to understand why the buttons lack style information. But I just couldn't find the reason.

image

image

Laravel: v9.52.16 Laravel Nova: v4.29.4 (Silver Surfer) nova-command-runner: Version 4.2.5

This was also carried out, but without success.

php artisan view:clear rm -rf node_modules && npm i && npm dev

Could there be a reason why the buttons are not displayed correctly? Something seems to be wrong with Vue.

webcodecs commented 1 year ago

I am tackling the same problem.

stepanenko3 commented 1 year ago

I don't have time to fix it right now. If you make PR, I'm ready to accept.

Or I'll fix it later

mic2100 commented 11 months ago

For reference this is related to this https://github.com/laravel/nova-issues/discussions/6025

scottasmith commented 11 months ago

@stepanenko3

I have created a PR for this 😄 https://github.com/stepanenko3/nova-command-runner/pull/15

abordage commented 10 months ago

@stepanenko3, happy new year! Hope you are fine.

If you have time, please take a look https://github.com/stepanenko3/nova-command-runner/pull/15

stepanenko3 commented 10 months ago

@abordage @scottasmith @mic2100 @webcodecs @HolgerHatGarKeineNode

Fixed in new release https://github.com/stepanenko3/nova-command-runner/releases/tag/v4.2.6