Sarah Ahmed
Sarah Ahmed
@wytrych I solved it. Here is the HTML that I wanted to bind to a scope variable: ### facts.html `` ### facts.controller.js ``` $http.get(url) .then( function(response){ $scope.dynamicHTML = response.data; }...
This repo depends on [react-query-auth](https://github.com/alan2207/react-query-auth/pull/16) which still depends on React Query v3
Why not then just use Lodash if you have to use an npm package for these utils?