George

Results 4 issues of George

Hello, I've tried to use the same provider (DO) with different regions but it doesn't work. It only creates instances for the first provider from array. Now if I put...

Hi, Currently, the chain provider only logs the exceptions, there is no way to catch the exceptions and we always get an empty `AddressCollection` in case something went wrong. There...

question

Is it possible to make a field required in provided schema? ```js const schema = { foo: { type: 'number', maximum: 100, minimum: 1, default: 50 }, bar: { type:...

Hi. I'm running Hoobs on latest version 4.1.22 and I've installed this plugin through Hoobs UI. The configuration is the default one, nothing changed there. The accessories are added correctly...