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

Expanded prop not working on o-input #923

Closed
lucraraujo opened this issue May 8, 2024 · 2 comments
Closed

Expanded prop not working on o-input #923

lucraraujo opened this issue May 8, 2024 · 2 comments

Comments

@lucraraujo
Copy link

Overview of the problem

Oruga version: 0.8.9
Vuejs version: 3.4.27
OS/Browser: Windows 11. Edge and Firefox

Description

When creating a o-input inside a o-field and applying a the expanded prop to the o-input, the class is not added to the control div.

Steps to reproduce

Create a o-input inside an o-field;
Add the "expanded" props to the o-input components;
Observe in the browser inspector that the expanded attributes are not applied.

Expected behavior

The "expanded" attributes are not being applied;

Actual behavior

The "expanded" attributes are applied.

@mlmoravek
Copy link
Member

@lucraraujo Sorry, I can't reproduce this. It works for me...

@lucraraujo
Copy link
Author

It works now!
I believe I was dealing with some cache from older versions or something like this....

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

No branches or pull requests

2 participants