AlexGilleran / jsx-control-statements

Neater If and For for React JSX
https://www.npmjs.com/package/babel-plugin-jsx-control-statements
MIT License
1.62k stars 64 forks source link

App breaks if i try to directly access the url - With Error - Choose is not defined #92

Closed saurav0226 closed 3 years ago

saurav0226 commented 4 years ago

My App works properly without any issues if I use links to navigate. but when I try to access the URL where component makes use of "jsx-control-statements" tags like Choose when it breaks with ReferenceError: Choose is not defined.

Can Someone help me figure out this issue?

texttechne commented 3 years ago

Not enough information to provide any guidance here. Also a quite old issue. Closing... @saurav0226 Feel free to reopen this, but please provide more information. However, I think this is more like a configuration issue.