AngelHdz Multimedia

Results 29 issues of AngelHdz Multimedia

## Issue Type ![image](https://user-images.githubusercontent.com/10191085/113027459-1cb97d80-9158-11eb-9ae7-f35dd4d3cf54.png) - Bug Report - Feature Request - Other ## Expected ## Actual ## Possible Solutions ## Info The only version that "somehow" works is 0.4.1 from...

### Error ``` C:\Users\AngelHdz\Documents\Development\JavaScript\projects\lowdb>npm run dev > [email protected] dev > ts-node-dev --respawn src/main.ts [INFO] 22:54:30 ts-node-dev ver. 2.0.0 (using ts-node ver. 10.8.0, typescript ver. 4.7.2) Compilation error in C:\Users\AngelHdz\Documents\Development\JavaScript\projects\lowdb\src\main.ts Error:...

Followed the guide 100%. for Express. Executed npm run dev. Server started successfully. Made a change in the code. Browser content didn't change. Hit F5 on browser to refresh the...

## Versions - GitHub Extension for Visual Studio version: ... - Visual Studio version: 2019 ## What happened Having a hard time and wasting a lot of time here trying...

Not getting prop intellisense: ![image](https://user-images.githubusercontent.com/10191085/185739095-f9ff5f61-ddf8-42ee-b2a6-763dd179afdc.png) Tried with normal `` without using vue-facing-decorator and I then get intellisense: ![image](https://user-images.githubusercontent.com/10191085/185739142-abec3f7b-3253-4fe3-a180-03de6e790cc2.png) components/HelloWorld.vue with vue-facing-decorator: ```vue import { Vue, Component, Prop, Emit, } from...

I suggest renaming the library to a clear name that says what it is about. vue-oop is already taken. So maybe: 1. vue-oop-component 2. vue-component-oop 3. vue-oop-decorator 4. voop 5....

### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...

## What happened? Timers (from dart:async, in an HTML project) don't stop after hitting RUN button. ## Steps to reproduce problem I create a a timer attached to a class...

p2

**Describe the bug** In Flash/AIR, most ActionScript 3.0 instance properties accepted a `String`, for example `TextField.autoSize = 'left'` or `Stage.scaleMode= 'noScale'`. Now it seems it only supports `enum`. Is this...

😰 Type: Bug
🗃️ Status: Review Needed

**Describe the bug** `TextField.antiAliasType` is read-only in TypeScript, and it should be writeable. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

😰 Type: Bug
🗃️ Status: Review Needed