Giter VIP home page Giter VIP logo

record-player's People

Stargazers

 avatar

Watchers

 avatar  avatar

record-player's Issues

Usage problem

Encountered with bug while updating node_modules, crashed with log below:

frontend_1 | ERROR in /workspace/src/styles/record-player.css (/workspace/node_modules/css-loader??ref--7-1!/workspace/node_modules/postcss-loader/src??ref--7-2!/workspace/config/webpack/loaders/theme-loader.js??ref--7-3!/workspace/src/styles/record-player.css)
frontend_1 | Module not found: Error: Can't resolve '../../node_modules/record-player/src/player.css' in '/workspace/src/styles'
frontend_1 | resolve '../../node_modules/record-player/src/player.css' in '/workspace/src/styles'
frontend_1 | using description file: /workspace/package.json (relative path: ./src/styles)
frontend_1 | Field 'browser' doesn't contain a valid alias configuration
frontend_1 | using description file: /workspace/node_modules/record-player/package.json (relative path: ./src/player.css)
frontend_1 | no extension
frontend_1 | Field 'browser' doesn't contain a valid alias configuration
frontend_1 | /workspace/node_modules/record-player/src/player.css doesn't exist
frontend_1 | .ts
frontend_1 | Field 'browser' doesn't contain a valid alias configuration
frontend_1 | /workspace/node_modules/record-player/src/player.css.ts doesn't exist
frontend_1 | .js
frontend_1 | Field 'browser' doesn't contain a valid alias configuration
frontend_1 | /workspace/node_modules/record-player/src/player.css.js doesn't exist
frontend_1 | .json
frontend_1 | Field 'browser' doesn't contain a valid alias configuration
frontend_1 | /workspace/node_modules/record-player/src/player.css.json doesn't exist
frontend_1 | as directory
frontend_1 | /workspace/node_modules/record-player/src/player.css doesn't exist

Could you please give any clue what it can be?

Вызов player.reset() выдаёт ошибку this.videoElements is undefined

this.videoElements.forEach(Utils.resetMediaSources);

Возможно, стоит проверять на существование этого поля перед применением к нему Utils.resetMediaSources, либо обеспечить его определённость в любой ситуации.
Скорее всего происходит, когда плеер был инициализирован без видеофайлов (в консультации не было видеозаписей).

Seeker bar does not reach its visual end

Sometimes when playback is finished the seeker bar show that there is some unplayed content left, which is not true.

If the playback is stopped because it reached the end of timeline the seeker bar must show 100% completion.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.