Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Player losing brightcove studio custom styles #94

Open
iwritecodeok opened this issue Apr 12, 2022 · 1 comment
Open

Player losing brightcove studio custom styles #94

iwritecodeok opened this issue Apr 12, 2022 · 1 comment

Comments

@iwritecodeok
Copy link

iwritecodeok commented Apr 12, 2022

Currently, I am facing an issue wherein the react player loader is losing the custom styles set in Brightcove studio, resulting in the standard video-js player being displayed instead. We created a small POC hosted at http://54.237.98.206:3007/ . The POC is devoid of any CSS files and is built using Next JS 12.0.5 and React JS 17.0.2, and the player is loading just fine.

The issue comes after the application has been bundled and deployed on the server. Following steps are being followed for bundling the application
• npm install - dependency node modules will install into local
• npm run dev - run project on local
• npm run build - bundle all files using the webpack and create build minified files into the build folder

on the first render of the page styles are correct and change shortly after.

@FouadGeagea
Copy link

I'm facing the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants