I’m just observing what I see in the WordPress ecosystem where I have seen plugins fighting to include multiple copies of the React libraries - and we’re not talking kilobytes at that point. Last site I had to fix had 10MB of duplicated JS being loaded per page from all the plugins.You can run a separate script to check for instanceof() of a library before you then load it into the page - so user end won't see an issue.
But yes if you package the scripts with your addon instead of using a cdn delivery method then there is chances of multiple instances of the same library being in the download packages but we're talking kilobytes.
It doesn't eliminate the risk if that's what you mean, but that's no different than in XF 2.2 or earlier.Doesn’t that then run into the risk of shipping multiple versions of the same library?
You shouldn't need to changeHope it helps!
ft_min_word_len
as that's only for MyISAM, or alter the xf_post
or xf_thread
tables.innodb_ft_min_token_size
, update the "Search minimum word length" option in XF to match, and run the conversion command.I think this is perfect, really. I don't like dark modes myself so having a site follow my preferences is what I would expect. Defaulting to dark so that I then have to change it? Not so much.Well the default matches whatever their system preferences are.
This is how i have it.Well the default matches whatever their system preferences are.
If their OS is in dark mode that's what they'll get by default.
And frankly that's the way it should be.
xf-dev:rebuild-caches
is probably not it.Maximum attachment file size
!Post it up as a bug mateCan anyone check if floating notices are working for them? My upgraded test build is not showing existing floating notices. Would test a bit more later today. Too much work to maintain another fresh build of beta . I wish xf provided demo builds of betas at least so that one can compare a bunch of stuff with demo installs
We use essential cookies to make this site work, and optional cookies to enhance your experience.