orchidsoftware / platform

Orchid is a @laravel package that allows for rapid application development of back-office applications, admin/user panels, and dashboards.
https://orchid.software
MIT License
4.26k stars 631 forks source link

Quill and listener doesn't working #2618

Open Toshkq93 opened 1 year ago

Toshkq93 commented 1 year ago

Describe the bug When write into the Quill in Listener, he send may request on route async

To Reproduce Steps to reproduce the behavior:

  1. Create listener
  2. add Quill
  3. write into Quill

Expected behavior many requests on async method

Desktop (please complete the following information):

Smartphone (please complete the following information):

Server (please complete the following information):

Toshkq93 commented 1 year ago

If you are from Russian, I can write on Russian language)

MercerMorning commented 11 months ago

@Toshkq93 Привет, не совсем понял суть бага. Отправляется request при изменении quill, когда не должен?

Toshkq93 commented 9 months ago

@MercerMorning прощу прощения за долгий ответ, только увидел ваше сообщение необходимо создать слушателя и повесть на Quill изменение поля, получится что запрос будет отправляться автоматический каждую секунду при изменении данного поля