You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a bard within a grid field set. After upgrading to 3.0.31, I can no longer change content into an ordered or unordered list.
How to Reproduce
Use version 3.0.31
Use a grid field type
Within this repeatable grid have an option for body copy using the bard field type: 9 max rows, min 1 row, stacked, reorder-able turned on.
Extra Detail
Below is an active click state of the unordered list button - the content still remains as a paragraph. If I have the option to view source code of the bard, the tags still remain as paragraph tags after clicking.
edit: the console is spitting this out when clicking a list button: RangeError: Can not convert <> to a Fragment (looks like multiple versions of prosemirror-model were loaded)
Environment
Statamic 3.0.31 Pro
Laravel 8.16.1
PHP 7.4.11
aerni/social-links 2.1.0
cnj/seotamic 2.0.2
nineteensquared/instagram 1.0.4
Statamic version: 3.0.31
PHP version: 7.4.11
Install method (choose one):
Fresh install from statamic/statamic with upgrades from 3.0.1 to 3.031
The text was updated successfully, but these errors were encountered:
Bug Description
I'm using a bard within a grid field set. After upgrading to 3.0.31, I can no longer change content into an ordered or unordered list.
How to Reproduce
Extra Detail
Below is an active click state of the unordered list button - the content still remains as a paragraph. If I have the option to view source code of the bard, the tags still remain as paragraph tags after clicking.
edit: the console is spitting this out when clicking a list button:
RangeError: Can not convert <> to a Fragment (looks like multiple versions of prosemirror-model were loaded)
Environment
Statamic version: 3.0.31
PHP version: 7.4.11
Install method (choose one):
statamic/statamic
with upgrades from 3.0.1 to 3.031The text was updated successfully, but these errors were encountered: