Mehdy Eskandari
Results
2
issues of
Mehdy Eskandari
### Describe the issue In my next.js app I configure stylex.js using postcss **babel.config.js** ``` const path = require("path"); module.exports = { presets: ['next/babel'], plugins: [ [ '@stylexjs/babel-plugin', { dev:...
bug
## Description HLS streaming works fine in Chrome, but it gets the error "The media playback was aborted due to a corruption problem or because the media used features your...