primefaces/primereact

Documentation for prime react cdn

開放

#6,711 建立於 2024年5月31日

 (4 則留言) (0 個反應) (0 位負責人)CSS (1,207 個分叉)batch import
Component: Documentationgood first issue

倉庫指標

星標
 (8,305 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Describe the bug

Prime react cdn for latest not available. After implementing usestyle hook error comes. Error not coming if "https://unpkg.com/primereact/primereact.all.min.js" is used instead of "core.js". Works fine if i change version 8 but creates error if version greater then 10 Screenshot from 2024-05-31 09-52-20 Screenshot from 2024-05-31 09-53-32

Reproducer

No response

PrimeReact version

CDN

React version

17.x

Language

ALL

Build / Runtime

Create React App (CRA)

Browser(s)

any browser

Steps to reproduce the behavior

On any index.html copy code from https://www.primefaces.org/primereact-v8/setup/ and run in browser.

Expected behavior

No error sholud come in console if core cdn is used. Either fix it or update the cdn

貢獻者指南