Farhad Yasir
Farhad Yasir
@awais6666 This issue is fixed in `2.0.1` version. Please check and let me know if it works for you.
@stof I tried with both react and vue apps and couldn't reproduce this warning. Can you provide some more details?
@stof I also tried with the `@storybook/html` and couldn't reproduce it. Looking at the error log, it appears the error comes from the `Unknown` component, not inside the addon. Can...
@joejanuszk In the current version of this addon, it only supports string as an URL. We can take both string and URL objects as a parameter. I am considering this...
I had the same issue. For mac OS: Monterey 12.3, you need to install python 2 manually. I tried to install it using `pyenv` but didn't work. The workaround is...
@m-nathani Sorry I am in immense workload. Do you mind if I take a look in the weekend. By this time, can you please fix the merge conflict?
Please use `telInputProps` as below ``` ```
I am interested.
Please feel free to add this feature as a contribution :)
@isqua, you can set up the delay time from the addon panel. However, it won't fix your problem as we are using setTimeout even though the delay time is 0....