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

Browser CDN mode is not working as expected #4121

Closed
MoMack20 opened this issue Jul 10, 2023 · 0 comments
Closed

Browser CDN mode is not working as expected #4121

MoMack20 opened this issue Jul 10, 2023 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@MoMack20
Copy link
Contributor

MoMack20 commented Jul 10, 2023

Describe the bug

Cannot import browser source for the 3.30.0 release at all
image

 <!-- Core packages -->
    <script src="https://cdn.jsdelivr.net/npm/vue"></script>
    <script src="https://cdn.jsdelivr.net/npm/primevue/core/core.js"></script>

    <!-- Componenets -->
    <script src="https://cdn.jsdelivr.net/npm/vue-router/dist/vue-router.global.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/primevue/panelmenu/panelmenu.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/primevue/breadcrumb/breadcrumb.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/primevue/checkbox/checkbox.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/primevue/column/column.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/primevue/row/row.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/primevue/columngroup/columngroup.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/primevue/contextmenu/contextmenu.min.js"></script>

Reproducer

No sandbox

PrimeVue version

3.30.0

Vue version

3.x

Language

ES6

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@MoMack20 MoMack20 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jul 10, 2023
@mertsincan mertsincan self-assigned this Jul 10, 2023
@mertsincan mertsincan added Status: Pending Review Issue or pull request is being reviewed by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jul 10, 2023
@mertsincan mertsincan added this to the 3.30.1 milestone Jul 10, 2023
@mertsincan mertsincan added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Jul 10, 2023
@mertsincan mertsincan changed the title All: Release 3.30.0 browser src Browser CDN mode is not working as expected Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants