facebook / facebook/stylex

`url` value for `cursor` property

Open
#1,463 1 comment 0 reactions 1 assignee Claimed by @henryqdineen View on GitHub
bug
Dominant language
JavaScript
Stars
10.3k
Forks
481
Avg merge
3d 8h
Merged PRs (30d)
13

Description

### Describe the issue

`cursor` property does not allow `url(...), ...` value.

Image

Image

Image

https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/cursor

### Expected behavior

Should allow `url(...), ...` value.

### Steps to reproduce

@stylexjs/stylex@0.17.4

### Test case

_No response_

### Additional comments

Solution: Add the type `string` to the type values.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.