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
vabe opened this issue
Jan 26, 2023
· 1 comment
· Fixed by #492
Assignees
Labels
bugAn issue describing unexpected or malicious behaviour.confirmedThis label indicates that the issue has been reproduced and verified by the core team.released
The same issue is present in the NextJS-based sandbox application as well.
Tested and verified the bug in the following browsers:
Chrome
Edge
Firefox
The text was updated successfully, but these errors were encountered:
vabe
added
bug
An issue describing unexpected or malicious behaviour.
triage
An issue that needs assessment to determine its validity and urgency
labels
Jan 26, 2023
borisdiakur
added
confirmed
This label indicates that the issue has been reproduced and verified by the core team.
in progress
This label indicates that the issue is currently being worked on.
and removed
triage
An issue that needs assessment to determine its validity and urgency
labels
Jan 26, 2023
bugAn issue describing unexpected or malicious behaviour.confirmedThis label indicates that the issue has been reproduced and verified by the core team.released
Prerequisites
Liquid version
@emdgroup-liquid/liquid@4.3.3
Framework bindings
React
Current behavior
The
<LdTable>
React component does not have the expected border. It might be caused by a conflict with Tailwind rules.Expected behavior
The
<LdTable>
component should reproduce the same border as the<ld-table>
web component:Steps to reproduce
@emdgroup-liquid/liquid@4.3.3
)Code reproduction URL
https://stackblitz.com/edit/github-qxwopq
Additional information
The text was updated successfully, but these errors were encountered: