reyesoft / ngx-jsonapi

JSON API client library for Angular 5+ 👌 :: Production Ready 🚀
https://ngx-jsonapi.reyesoft.com/
MIT License
101 stars 52 forks source link

Warning in Spanish (?) "esto no debería pasar. buscar" #189

Closed a-radys closed 4 years ago

a-radys commented 5 years ago

When I enabled cachestore_support like this:

    NgxJsonapiModule.forRoot({
      url: '/',
      cache_prerequests: true,
      cachestore_support: true
    }),

I started to get this warning: ts-angular-json: esto no debería pasar. buscar eEa2ASd2# Can you help me get rid of the warning?

pablorsk commented 4 years ago

Removed on v2.1.7