The dropdown wasn't showing mapped company names due to type mismatch between string and number IDs. Changed === to == for comparison. |
||
|---|---|---|
| .. | ||
| page.tsx | ||
The dropdown wasn't showing mapped company names due to type mismatch between string and number IDs. Changed === to == for comparison. |
||
|---|---|---|
| .. | ||
| page.tsx | ||