Alexander Schneider

Results 13 issues of Alexander Schneider

### Versions - nuxt: 2.15.8 - node: v16.15.1 ### Reproduction Create a plugin with Typescript and add it via a module with the following code: ``` this.addPlugin({ src: path.resolve(__dirname, 'plugin.ts'),...

bug-report

| Question | Answer | ------------| --------------- | Humbug ver. | 1.0-dev | Adapter ver.| PHPUnit 5.7.1 | Platform | Ubuntu (Docker) | PHP ver. | 7.1 php-vcr uses `stream_wrapper_register`...

### Bug Report Strange behavior if a table with the column name 1 exists and I add an index to an existing table within a migration. | Q | A...

Identifiers

### Context If multiple headers are returned the and `CURLOPT_HEADER` is set to `false` the first header will be removed but the response contains all other headers. ### What has...

If I try to compile it with typescript I get the following error: `node_modules/express-jwt-permissions/index.d.ts:1:10 - error TS2305: Module '"express-unless"' has no exported member 'RequestHandler'.` The Problem seems to occurs if...

As far as I understand the metaplex.nfts().create() function can be also used to create SFT and SPL tokens with metadata. The functions under NFTs could stay there but with a...

question

I implement AAAA records in a simple way, but it works like charm. I also adjust the bash script for building and running the container to use the source files...

I an user has a discount and is in net mode the tax calculation is wrong because negative items will be removed but the taxes aren't taken into account. So...

Is there anyway to recognize when the sync process is finished and all files are in sync. For example to run a script for the initial setup of a dev...

Add download options for arm like Apple silicon.