filamentphp / filament

A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
https://filamentphp.com
MIT License
17.03k stars 2.69k forks source link

Source Code duplicates color in style attribute #13413

Closed rafalateneo closed 1 month ago

rafalateneo commented 1 month ago

Package

filament/filament

Package Version

v3.2.86

Laravel Version

v10.48.12

Livewire Version

v3.5.0

PHP Version

8.2.11

Problem description

Source Code duplicates all color values in style attribute after edit. Zrzut ekranu 2024-06-27 o 11 38 51

Expected behavior

No duplicates of color attribute.

Steps to reproduce

  1. select some text in TipTap editor
  2. change text color using Color toolbar button
  3. click Source Code toolbar button
  4. click Confirm button
  5. click Source Code again to see duplicate of color attribute

Reproduction repository (issue will be closed if this is not valid)

https://github.com/awcodes/filament-tiptap-editor

Relevant log output

No response

Donate 💰 to fund this issue

Fund with Polar

zepfietje commented 1 month ago

Please open an issue on the repository of the TipTap Editor plugin.