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
不具合なのか設定によるものなのかわかりかねますが報告させていただきます。
リレーションの設定を行い、親テーブルから子テーブルのレコードを119件追加すると、120件目の登録や、119件目の削除ができなくなる。
1.「親テーブル」で新規ボタンを押す。 2.開いた作成画面でデータを入力し、子テーブルの新規ボタンを押す。 3.「子テーブル」を119件分入力し、保存を押す。
4.上記で作成した「親テーブル」のレコードを開き、「編集」ボタンを押す。 5.「子テーブル」に120件目を入力し、保存を押す。 6.一瞬「保存」→「loading」にボタンが変わるが、すぐ「保存」に戻り、実際に保存されていない。
※「4」で編集ではなく、子テーブルの「新規」からデータを追加すると120件以上、レコードが追加できます。
Please describe version. / ご利用のバージョンを記載してください。 v6.0.0
If possible, paste error log. Log's path is "storage/logs/laravel.log". / 可能であれば、ログを貼り付けてください。ログのパスは"storage/logs/laravel.log"です。
If possible, paste the screenshot. / 可能であれば、スクリーンショットを貼り付けてください。
Add any other context about the problem here. / その他に記載すべき内容がありましたら、ご記載ください。
The text was updated successfully, but these errors were encountered:
@noyome123 再現できません。 親・子テーブルのテンプレートを共有ください。 よろしくお願いいたします。
Sorry, something went wrong.
No branches or pull requests
不具合なのか設定によるものなのかわかりかねますが報告させていただきます。
Describe the bug / バグの説明
リレーションの設定を行い、親テーブルから子テーブルのレコードを119件追加すると、120件目の登録や、119件目の削除ができなくなる。
To Reproduce / 再現手順
1.「親テーブル」で新規ボタンを押す。
2.開いた作成画面でデータを入力し、子テーブルの新規ボタンを押す。
3.「子テーブル」を119件分入力し、保存を押す。
4.上記で作成した「親テーブル」のレコードを開き、「編集」ボタンを押す。
5.「子テーブル」に120件目を入力し、保存を押す。
6.一瞬「保存」→「loading」にボタンが変わるが、すぐ「保存」に戻り、実際に保存されていない。
※「4」で編集ではなく、子テーブルの「新規」からデータを追加すると120件以上、レコードが追加できます。
Version / 発生バージョン
Please describe version. / ご利用のバージョンを記載してください。
v6.0.0
Error log / エラーログ
If possible, paste error log. Log's path is "storage/logs/laravel.log". / 可能であれば、ログを貼り付けてください。ログのパスは"storage/logs/laravel.log"です。
Screenshots / スクリーンショット
If possible, paste the screenshot. / 可能であれば、スクリーンショットを貼り付けてください。
Additional context / その他
Add any other context about the problem here. / その他に記載すべき内容がありましたら、ご記載ください。
The text was updated successfully, but these errors were encountered: