Hi,
I have a vanilla installation performed with softaculous where there seems to be conflicts with the Rich Text
extension.
When changing tags while in the discussion creation dialog, once the user confirms his tag selection, the tag selection dialog is dismissed, but the "curtain" that covers the page while that dialog was there does not get dismissed, preventing the user from interacting with his own text and forcing him to reload the page or close the tab altogether.
Below is my php flarum info:
Flarum core 1.6.3
PHP version: 8.1.14
MySQL version: 10.3.37-MariaDB-log-cll-lve
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, json, pcntl, readline, Reflection, SPL, session, standard, bcmath, bz2, calendar, ctype, curl, dba, dom, enchant, mbstring, fileinfo, ftp, gd, gettext, gmp, iconv, imap, intl, ldap, exif, mysqlnd, odbc, PDO, pgsql, Phar, posix, pspell, SimpleXML, snmp, soap, sockets, sqlite3, tidy, tokenizer, xml, xmlwriter, xsl, zip, mysqli, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, xmlreader, clos_ssa, i360, memcached, imagick, Zend OPcache
+---------------------------------+---------+--------+
| Flarum Extensions | | |
+---------------------------------+---------+--------+
| ID | Version | Commit |
+---------------------------------+---------+--------+
| flarum-flags | v1.6.1 | |
| flarum-approval | v1.6.1 | |
| flarum-markdown | v1.6.1 | |
| flarum-tags | v1.6.1 | |
| flarum-suspend | v1.6.1 | |
| flarum-subscriptions | v1.6.3 | |
| flarum-sticky | v1.6.1 | |
| flarum-statistics | v1.6.1 | |
| flarum-mentions | v1.6.3 | |
| flarum-lock | v1.6.1 | |
| flarum-likes | v1.6.1 | |
| flarum-lang-english | v1.6.0 | |
| flarum-emoji | v1.6.1 | |
| flarum-bbcode | v1.6.0 | |
| askvortsov-rich-text | v2.1.7 | |
| askvortsov-discussion-templates | v0.8.3 | |
+---------------------------------+---------+--------+
Base URL: https://test.lepointdarret.com/public
Installation path: /home/accolade/test.lepointdarret.com
Queue driver: sync
Session driver: file
Mail driver: mail
Debug mode: off
I have another install where the templates are simply not recognized. I will submit that under a separate post.