forked from elkuku/patchtester
-
Notifications
You must be signed in to change notification settings - Fork 49
Fetch Data don't work on beta3 #92
Copy link
Copy link
Closed
Description
How to test
- install current beta3 (i have also tryed to uninstall and re install)
- access com_patchtester
- try the "fetch data" button
- see:
Uncaught TypeError: Cannot read property 'options' of null
It looks like we have JS issues?
If i than remove this part: https://github.com/joomla-extensions/patchtester/blob/master/administrator/components/com_patchtester/PatchTester/View/Pulls/tmpl/default.php#L31-42
I get one issue more.
Uncaught TypeError: Cannot read property 'task' of null
If I remove also this code: https://github.com/joomla-extensions/patchtester/blob/master/administrator/components/com_patchtester/PatchTester/View/Pulls/tmpl/default.php#L26-29
Fetching the data works but without the filter.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels