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
We've got an app where we're using Runway for the front-end marketing site and we're using Inertia.js in the backend for the web app.
It seems like whenever the Responsable interface is on a model, it causes Inertia.js to break, causing the below error:
Responsable
Statamic 3.1.32 Pro Laravel 8.54.0 PHP 7.4.13 doublethreedigital/duplicator 1.3.3 doublethreedigital/runway 2.1.5 doublethreedigital/simple-commerce 2.3.18
The text was updated successfully, but these errors were encountered:
f4544b3
No branches or pull requests
Description
We've got an app where we're using Runway for the front-end marketing site and we're using Inertia.js in the backend for the web app.
It seems like whenever the
Responsable
interface is on a model, it causes Inertia.js to break, causing the below error:Steps to reproduce
Environment
Statamic 3.1.32 Pro
Laravel 8.54.0
PHP 7.4.13
doublethreedigital/duplicator 1.3.3
doublethreedigital/runway 2.1.5
doublethreedigital/simple-commerce 2.3.18
The text was updated successfully, but these errors were encountered: