Error when evaluating setter "rawTime"
See original GitHub issueSummary
Console [Vue warn]
while playing MP3 file, playback has no issues.
System information
- Version: latest develop
- Operating system: Ubuntu 16.10
- Browser: Firefox & Chrome (somewhat different warn, though, see screenshots)
- Content channel ID: 8b4d3e6d3d4842ba8ea658335b5dd252
Traceback or relevant snippet from server.log or browser console
[Vue warn]: Error when evaluating setter "rawTime": TypeError: this.$els.audio is undefined
[Vue warn]: Error when evaluating setter "rawTime": TypeError: Cannot set property 'currentTime' of undefined
How to reproduce
- Import channel
- Go to
Explore - Science - Audio
- Load any of the MP3 files.
Screenshots
Firefox:
Chrome:
Issue Analytics
- State:
- Created 7 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Source for ticket #362 - R7RS-small
raw-time. 1349972800058973 ... The extent/continuation of the `cond` evaluation is that of the whole `guard`, whereas the re-raise is that of the original ......
Read more >wwparcel.html - Instantiations
Private methods for category Getters & Setters ... Finding errors in evaluated expressions · Finding errors in nonevaluated code ... Filtering raw time....
Read more >TestWidgetsFlutterBinding class - flutter_test library - Dart API
Base class for bindings used by widgets library tests. The ensureInitialized method creates (if necessary) and returns an instance of the appropriate ...
Read more >Belle II Software: TOPXTalkChargeShareSetterModule Class ...
If at least one condition was set, it is evaluated and true returned if at ... Returns true and prints error message if...
Read more >Fast Track to MPS - Ten steps to mastery - JetBrains
The MPS type-system engine will evaluate the rules on-the-fly, calculate types for nodes and report errors, wherever the calculated type ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
it works on firefox and safari, and if I load another audio file from the internet, it works on Chrome too. This may be that the dev server cannot handle streaming on Chrome, or maybe that all the mp3 files in my channel are not seekable on Chrome.
tested and this issue appears to be fixed