vizo

Results 8 issues of vizo

Is it possible that entity is updated just if longitude/latitude is null or something? Because sometimes google api return no result for longitude/latitude and then i have to correct it...

Hey! I am running rizla inside code (same code as in example) and after changing file i get: `A change has been detected, reloading now...kill: exit status 1 ` and...

This is more like a question... Is it possible to access different language with l function? something like l('KEY', {language: 'en-US'}) ... I need to access same key in different...

Question

Hi, as i see l10ns is using "glob", but with custom exclusion rather than using ignore param of glob module. I was stretching my head for two hours, why is...

Bug

Can i get original element before transformation in beforeEach? I need to apply some attributes as original img tag has. Thanks in advance!

I was trying to implement https://github.com/knex/knex/search?q=useBinaryUuid into nestjs-objection, but i don't know what is the best way to do it ... Maybe in src/objection.features.ts ...? ` if (options.length) { table[columnType](columnName,...

Constrains the results to only the contacts belonging to the group specified. (Last parameter listed on https://developers.google.com/google-apps/contacts/v3/reference#contacts-query-parameters-reference)

Where is chapter 7?