We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
After composer update conditions won't work anymore, Im using also tab plugin but it shoulnt affected. I need to lock previous version to work with it
The text was updated successfully, but these errors were encountered:
Is there any error, any hint you can provide that could help debug this issue?
Sorry, something went wrong.
Dom Tree is not refreshing, there is no action, no console log, nothing. Like this change is not triggering. Its working at 1.4.0
Composer: "require": { "php": "^7.3", "ext-dom": "*", "ext-libxml": "*", "aws/aws-sdk-php": "^3.178", "chris-ware/nova-breadcrumbs": "^2.3", "cloudcake/nova-fixed-bars": "^1.1", "digital-creative/conditional-container": "1.4.0", "dillingham/nova-detail-link": "^1.0", "eminiarts/nova-tabs": "^1.4", "fideloper/proxy": "^4.4", "fruitcake/laravel-cors": "^2.0", "guzzlehttp/guzzle": "^7.0.1", "laraning/nova-time-field": "^1.2", "laravel/framework": "^8.12", "laravel/nova": "^3.22.0", "laravel/tinker": "^2.5", "league/flysystem-aws-s3-v3": "~1.0.0", "maatwebsite/laravel-nova-excel": "^1.2", "manogi/nova-tiptap": "^1.4", "optimistdigital/nova-sortable": "^2.4", },
"require": { "php": "^7.3", "ext-dom": "*", "ext-libxml": "*", "aws/aws-sdk-php": "^3.178", "chris-ware/nova-breadcrumbs": "^2.3", "cloudcake/nova-fixed-bars": "^1.1", "digital-creative/conditional-container": "1.4.0", "dillingham/nova-detail-link": "^1.0", "eminiarts/nova-tabs": "^1.4", "fideloper/proxy": "^4.4", "fruitcake/laravel-cors": "^2.0", "guzzlehttp/guzzle": "^7.0.1", "laraning/nova-time-field": "^1.2", "laravel/framework": "^8.12", "laravel/nova": "^3.22.0", "laravel/tinker": "^2.5", "league/flysystem-aws-s3-v3": "~1.0.0", "maatwebsite/laravel-nova-excel": "^1.2", "manogi/nova-tiptap": "^1.4", "optimistdigital/nova-sortable": "^2.4", },
No branches or pull requests
Hi,
After composer update conditions won't work anymore, Im using also tab plugin but it shoulnt affected. I need to lock previous version to work with it
The text was updated successfully, but these errors were encountered: