Skip to content

Fetch Data don't work on beta3 #92

@zero-24

Description

@zero-24

How to test

  • install current beta3 (i have also tryed to uninstall and re install)
  • access com_patchtester
  • try the "fetch data" button
  • see:
    fetching_github_data_beta3

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions