Pavel Kabir

Results 15 issues of Pavel Kabir

Our company enforces the 'no-default-export' rule across the codebase. So while there is a single export from every file, it is a non-default named export. Is there any way to...

The reason is that (to the best of my knowledge) PBKDF2 is not supported on IE11. The failure is NotSupportedError returned by native IE11 subtle upon `importKey()` call with PBKDF2....

Could not find this in examples. [`worker-rpc`](https://www.npmjs.com/package/worker-rpc) allows the worker to request values from main in a similar manner, (`await remote.func()`). I understand you can pass callbacks using `Comlink.proxy`, but...

Hi Govert, I am Pavel, CTO from Velixo. We're sponsoring the ExcelDNA project on GitHub, I hoped I could reach out to you directly to troubleshoot, potentially with the client...

Hi @govert ! This is a question more than a bug report, sorry if this is the wrong place to ask. Currently we use ExcelDnaPack to pack everything into the...

Excerpt from babel-jest.config.js: ```typescript plugins: [ '@userlike/babel-plugin-joke', [ 'module-resolver', { root: [repositoryRoot], alias: { /**/ }, cwd: repositoryRoot, }, ], ['@babel/plugin-proposal-decorators', { legacy: true }], '@babel/plugin-proposal-class-properties', ['babel-plugin-transform-async-to-promises', { inlineHelpers: true...

Reproduces reliably in PopupListWatcher for me when I am using a slower virtual machine and quickly delete formula symbols up until the opening bracket disappears (`=FUNCTION("blah-blah"` =>>> `=FUNCTION`) It seems...

![image](https://user-images.githubusercontent.com/5159662/85679076-bf2c6800-b6d1-11ea-874e-d669e5b6edc5.png)

enhancement
up-for-grabs

@govert UIState.SelectDataSource.SelectDataSourceWindow always has a default value. Is this intentional?

@govert I wonder if this assertion needs to be deleted. ![image](https://user-images.githubusercontent.com/5159662/85681604-1fbca480-b6d4-11ea-8146-76b8697f9396.png) The reproduction steps are in this video: https://www.screencast.com/t/PQ2OjPe80KV