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

messageStyle not shown if stylesheet is set #42

Open
dsgoers opened this issue Jan 24, 2018 · 2 comments
Open

messageStyle not shown if stylesheet is set #42

dsgoers opened this issue Jan 24, 2018 · 2 comments

Comments

@dsgoers
Copy link

dsgoers commented Jan 24, 2018

If I have this, the messageStyle seems to be ignored. However, if i remove stylesheetError the properties in messageStyle show up.
messagebar.MessageBarManager.showAlert({ message: 'There was a problem loading your data', alertType: 'error', stylesheetError: { backgroundColor: '#FF5532', strokeColor: '#FF5532' }, messageStyle: { color: 'white', fontSize: 16 }, });

@herarya
Copy link

herarya commented Feb 6, 2018

+1

@masteryoda2596
Copy link

check it out dude, i faced with the same issue and i've solved it since 2 weeks. #41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants