primevue icon indicating copy to clipboard operation
primevue copied to clipboard

InputText: unstyled on CDN

Open trajano opened this issue 1 month ago • 5 comments

Describe the bug

Using primevue on CDN, the inputtext remains unstyled the others like calendar seem to work

Reproducer

https://jsfiddle.net/970nwp6e/2/

PrimeVue version

3.52

Vue version

3.x

Language

ES5

Build / Runtime

Vue CLI App

Browser(s)

Firefox, Microsoft Edge

Steps to reproduce the behavior

  1. go to https://jsfiddle.net/970nwp6e/2/
  2. Click RUN

Expected behavior

I expect the text field to be styled.

trajano avatar May 08 '24 20:05 trajano