?
avatar PhilETaylor
PhilETaylor
8 May 2021

Steps to reproduce the issue

Click "Add module to the dashboard" on the Home Dashboard page. Look at JS Console.

Everything seems to work still despite message.

Expected result

No JS console errors

Actual result

TypeError: null is not an object (evaluating 's.classList')

Screenshot 2021-05-08 at 18 55 27

System information (as much as possible)

safari on mac

Additional comments

@brianteeman found when checking the width of search box
@dgrammatiko ;-)

avatar PhilETaylor PhilETaylor - open - 8 May 2021
avatar joomla-cms-bot joomla-cms-bot - change - 8 May 2021
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 8 May 2021
avatar PhilETaylor PhilETaylor - change - 8 May 2021
The description was changed
avatar PhilETaylor PhilETaylor - edited - 8 May 2021
avatar dgrammatiko
dgrammatiko - comment - 9 May 2021

Check #33679

avatar joomdonation
joomdonation - comment - 9 May 2021

The reason is the same with issue #33634 which @brianteeman reported. It causes by repaint PR

By doing the fix as propose, we are losing the feature which we added from this PR #32657.

Adding the missing HTML code back should solve both the issue and allow showing a message when there are no modules found from searching.

avatar joomdonation joomdonation - change - 9 May 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-05-09 08:54:49
Closed_By joomdonation
avatar joomdonation joomdonation - close - 9 May 2021
avatar joomdonation
joomdonation - comment - 9 May 2021

Closing because PR #33679 solves this issue.

Add a Comment

Login with GitHub to post a comment