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

uri_info.protocol存在为null的情况 #18214

Open
wpfchina opened this issue Jan 20, 2025 · 0 comments
Open

uri_info.protocol存在为null的情况 #18214

wpfchina opened this issue Jan 20, 2025 · 0 comments
Labels
Bug Needs Triage Needs to be assigned by the team

Comments

@wpfchina
Copy link

wpfchina commented Jan 20, 2025

Cocos Creator version

3.8.6

System information

Android

Issue description

https://github.com/cocos/cocos-engine/blob/v3.8.6/platforms/native/builtin/Blob.js

Image

protocol存在为null的情况。

Relevant error log output

No response

Steps to reproduce

const url = new URL(apiConfig.restfulApiUrl);

new URL时触发

Minimal reproduction project

No response

@wpfchina wpfchina added Bug Needs Triage Needs to be assigned by the team labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Needs Triage Needs to be assigned by the team
Projects
None yet
Development

No branches or pull requests

1 participant