Skip to content
This repository has been archived by the owner on Aug 14, 2021. It is now read-only.

Filter Buttons not working #42

Closed
gdelmas opened this issue Apr 21, 2017 · 1 comment
Closed

Filter Buttons not working #42

gdelmas opened this issue Apr 21, 2017 · 1 comment

Comments

@gdelmas
Copy link
Contributor

gdelmas commented Apr 21, 2017

bildschirmfoto 2017-04-21 um 17 54 56

the dropdown does not work. the checkboxes can be toggled but nothing happens. as far as i can see there are no javascript runtime errors being thrown. it seems like the script for the whole filtering is not even being called.

@gdelmas
Copy link
Contributor Author

gdelmas commented Apr 21, 2017

the issue stems from the fact that Application is initialized before registerService and registerComponent are called, and the Application constructor assumes that they have been registered beforehand. a file concatenation issue with tsc configuration.

@gdelmas gdelmas closed this as completed Oct 26, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant