bigskysoftware / bigskysoftware/_hyperscript

Current event handlers is not setting or giving the value

Open
#616 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3.8k
Forks
172
PR merge metrics
No merged PRs in 30d

Description

Thank you carson and community

I have multiple select fields to select countries, if the user selects the same country in another select field then I show an alert and then set the value of that select field to default value.

```



Select Country
Afghanistan
Åland Islands
Albania
...


Select Country
Afghanistan
Åland Islands
Albania
...

...


```

I have to use ` document.activeElement` in the above code to set or receive values because set value of me to `'Select Country'` is not working.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.