-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to use this without input #20
Comments
Hi,
I don't exactly understand what you mean.
Could you kindly explain what you're trying to achieve ?
Regards,
*Ashish Deshpande*
…On Fri, 28 Aug, 2020, 10:11 pm wallythewebdev, ***@***.***> wrote:
HI there -
I tried to rewrite some of the code so that I could reference a file path
and use that / instead of using a HTML input file -
After a fairly large amount of searching my losing my mind a little and
was wondering if I could ask for a little help.
Can you reference a local file path (relative to your react src folder
i.e. src/assets/data.xlsx) and require that into the react app - then have
the code covert that to a JSON object which your react app can populate a
component with?
Thank you for any help in advance,
Wally
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#20>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACAIS6OWJYS7YMKGS54BVWTSC7M35ANCNFSM4QOKCAWA>
.
|
Hi Ashish, More specifically, we want to use excel in useEffect when component loads. Thanks & Regards, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
HI there -
I tried to rewrite some of the code so that I could reference a file path and use that / instead of using a HTML input file -
After a fairly large amount of searching my losing my mind a little and was wondering if I could ask for a little help.
Can you reference a local file path (relative to your react src folder i.e. src/assets/data.xlsx) and require that into the react app - then have the code covert that to a JSON object which your react app can populate a component with?
Thank you for any help in advance,
Wally
The text was updated successfully, but these errors were encountered: