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
While adding CSS position property to any element within the Vue/React node, it renders fine in Chrome. But in Safari, it's not working as intended. The element is placed at the beginning.
Describe the bug
While adding CSS position property to any element within the Vue/React node, it renders fine in Chrome. But in Safari, it's not working as intended. The element is placed at the beginning.
Your Example Website or App
https://codesandbox.io/s/vue-shape-forked-s6x9nz?file=/src/components/Count.vue
Steps to Reproduce the Bug or Issue
Please open the below sandbox in both chrome and safari to spot the differences
Vue based nodes
React based nodes
Expected behavior
Ideally it should work as expected in chrome
Screenshots or Videos
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: