laravel / nova-issues

554 stars 34 forks source link

Autofocus issue when editing resource with Trix field #2282

Closed orkhanahmadov closed 4 years ago

orkhanahmadov commented 4 years ago

Description:

When editing resource with Trix field in it, every 1 or 2 seconds input focus automatically switches to Trix field. It does not happen when creating a new resource, only when editing.

Steps To Reproduce:

https://imgur.com/xEZWajw

jbrooksuk commented 4 years ago

I'm not able to replicate this in Nova v2.10.1 and Firefox 72.0.2.

maxgpro commented 11 months ago
  • Laravel Version: 6.11.0
  • Nova Version: 2.9.3
  • PHP Version: 7.4.1
  • Database Driver & Version: MySQL 8.0
  • Browser type and version: Firefox 72

Description:

When editing resource with Trix field in it, every 1 or 2 seconds input focus automatically switches to Trix field. It does not happen when creating a new resource, only when editing.

Steps To Reproduce:

https://imgur.com/xEZWajw

were you able to find a solution?

Kenan-Kamel commented 4 months ago

I'm facing a similar issue in Google Chrome, I'm using it with Node.js, and ejs. Did you find a solution?

Nevermind, I fixed it.