Skip to content

WebOS Release Access is blocked to resourceΒ #1876

@trokohl

Description

@trokohl

Hi,

i'm using rnv 1.9 on WebOs and i have a strang behavior.

On Debug Build everything works.

I use the react-player and react-navigation/drawer

if I put the react-player on the main screen everything works in the release build.
but when i put the player on a subpage i get:

ο»Ώ

PlayerScreen:1 Access is blocked to resource: file:///static/js/reactPlayerFilePlayer.70bf0a3a.chunk.js

chromeillegalwebdata/:1  Failed to load resource: net::ERR_BLOCKED_BY_CLIENT

main.06920567.js:2 ChunkLoadError: Loading chunk 458 failed.
(error: file:///static/js/reactPlayerFilePlayer.70bf0a3a.chunk.js)
    at n.f.j (main.06920567.js:2:2034013)
    at main.06920567.js:2:2031891
    at Array.reduce (<anonymous>)
    at n.e (main.06920567.js:2:2031856)
    at main.06920567.js:2:1406659
    at main.06920567.js:2:628718
    at M (main.06920567.js:2:299295)
    at Os (main.06920567.js:2:1719743)
    at Al (main.06920567.js:2:1708375)
    at gl (main.06920567.js:2:1708303)
main.06920567.js:2 Uncaught ChunkLoadError: Loading chunk 458 failed.
(error: file:///static/js/reactPlayerFilePlayer.70bf0a3a.chunk.js)
    at n.f.j (main.06920567.js:2:2034013)
    at main.06920567.js:2:2031891
    at Array.reduce (<anonymous>)
    at n.e (main.06920567.js:2:2031856)
    at main.06920567.js:2:1406659
    at main.06920567.js:2:628718
    at M (main.06920567.js:2:299295)
    at Os (main.06920567.js:2:1719743)
    at Al (main.06920567.js:2:1708375)
    at gl (main.06920567.js:2:1708303)
PlayerScreen:1 Access is blocked to resource: file:///PlayerScreen
PlayerScreen:1 Access is blocked to resource: file:///manifest.json

ο»Ώ.

file:///static/js/reactPlayerFilePlayer.70bf0a3a.chunk.js can't be right either.

It doesn't seem to be a problem with the react-player, the reloading of js-files doesn't seem to work here.

I'm not sure where to start, does anyone have any ideas?
Is it rnv or react-navigation?
Does anyone have any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionI have a question!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions