svelteuidev / svelteui

SvelteUI Monorepo
https://svelteui.dev
MIT License
1.29k stars 63 forks source link

use-id description is incorrect #486

Closed sillvva closed 8 months ago

sillvva commented 8 months ago

Link to the page where something isn't quite right

https://www.svelteui.org/composables/use-id

Exact quote of what is wrong

The description for use-id is the same as use-element-size

Get element width and height and subscribe to changes

Propose changing it to the following, based on use-hash

Util generates a random UUID

Are you willing to create pull request with the fix?

No

BeeMargarida commented 8 months ago

Thank you for creating the bug report :raised_hands: It has been fixed and deployed