Martin Kopeček

Results 24 comments of Martin Kopeček

I tried updating to Angular 11, but the error is still there, so can't confirm @icyerasor's update from https://github.com/webcomponents/polyfills/issues/115#issuecomment-611644891 I can confirm the error is something around `window.CustomElementRegistry=$` (in minified...

Dost mi trvalo vůbec pochopit, že úřad najdu vyplněním PSČ v jiném bloku formuláře.

Je to Příloha č. 5 provozního řádu, jsou tam XML schémata i kompletní popis komunikace. Z toho, co chápu: - je potřeba mít datovku (ne na odesílání, ale na zaregistrování...

Looking at the code it looks weird, that the variable which is there to "avoid watches getting cutoff" here: https://github.com/nestjs/nest-cli/blob/840b54db56a9d05d9900c71bf933f22f048f3d54/lib/compiler/assets-manager.ts#L118-L119 is set to `false` to cut the watchers off after...

Still an issue in latest version: https://github.com/sequelize/sequelize/blob/main/packages/core/src/sequelize.d.ts#L954

Thanks, I will have a look into this next month, this one is too full already ;)

This is more of how VSCode extension settings work. IMO this setting should be instead in the `.micropico` file. However since we have it in the extension setting for now,...

related to https://github.com/nestjs/swagger/pull/1454 which is unfortunatelly locked and long abandoned

For me the issue was the same when the existing foreign without CASCADE had a "normal" name (e.g. created using Adminer), instead of the hash name. When I regenerate the...

+1 I have the same issue for a few weeks. Happens only sometimes and usually causes `NameError: name 'X' is not defined` as the cell that should define it runs...