tabler/tabler-react

Form.Help appears to be not working

Open

#474 opened on Jul 15, 2019

View on GitHub
 (1 comment) (4 reactions) (0 assignees)CSS (538 forks)batch import
Version 2buggood first issue

Repository metrics

Stars
 (2,266 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Nothing happens at the moment when clicking the form help: https://tabler-react.com/form-elements (It's next to the zip code box).

<Form.Help message={<><p>ZIP Code must be US or CDN format. You can use an extended ZIP+4 code to determine address more accurately.</p><p class="mb-0"><a href="#">USP ZIP codes lookup tools</a></p></>} />

Contributor guide