You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ x ] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57
I'm submitting a ... (check one with "x")
Codesandbox Case (Bug Reports)
https://codesandbox.io/s/primereact-test-mxkzk
Current behavior
The classes listed in the
className
property of anyMessage
element are not included to the DOM.Expected behavior
The custom classes listed in the
className
property should appear in the generated HTML.Minimal reproduction of the problem with instructions
primereact/Message
component.classList
propertyPlease tell us about your environment:
OS: OpenSuse Tumbleweed
Node Version: v10.16.1
NPM Version: 6.9.0
Serve Version: 11.2.0
React version: 16.9.0
It's pretty much the same as #1068
The text was updated successfully, but these errors were encountered: