codevise/pageflow

View on GitHub
entry_types/scrolled/package/src/frontend/__stories__/browserBugs/chromeWebaudioCurrentTimeSegfault/stories.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function Test has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Test() {
  const file = useFile({collectionName: 'audioFiles',permaId: filePermaId('audioFiles', 'quicktime_jingle')});
  const ref = useRef();
  const audioElement = useRef();

    There are no issues that match your filters.

    Category
    Status