You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, The filters work fine until I attach a controller to the container using ng-controller (doing this to grab the data from a JSON file). It does import the data from the JSON file, but the filter buttons no longer function.
Hi all -
So, The filters work fine until I attach a controller to the container using ng-controller (doing this to grab the data from a JSON file). It does import the data from the JSON file, but the filter buttons no longer function.
HTML (using sample):
app. js
controllers.js
There seems to be a conflict with the isotope-container and the ng-controller, but I can't figure out the problem.
The text was updated successfully, but these errors were encountered: