-
Notifications
You must be signed in to change notification settings - Fork 83
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
Can't insert product #220
Comments
Hey @serdarejepov |
Hi @serdarejepov, You can track the progress of the new product editor in PR #188. No official ETA but I'd say it's pretty close to being merged. Maybe @mikemurray can comment on that? |
@gabry12 this is the issue that tracks what you reported earlier today. |
Ok thanks a lot @manueldelreal |
Pretty sure this should be fixed now. @serdarejepov do you confirm? |
I will try... If still have error, then I will ask again
…On Sat, 7 Mar 2020, 17:40 Loan Laux, ***@***.***> wrote:
Pretty sure this should be fixed now. @serdarejepov
<https://github.com/serdarejepov> do you confirm?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#220?email_source=notifications&email_token=AMPG2XLFMCLLNZ5PLIE5BTDRGI6EHA5CNFSM4KZFTJ62YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEODYLRA#issuecomment-596084164>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMPG2XJZWE2GHZX5VJWSZIDRGI6EHANCNFSM4KZFTJ6Q>
.
|
It still doesn't work. After I click on 'Create product', there's a spinning wheel at the top that runs forever. There are no buttons. When I edit the fields, I get the following error: There's also an error in the console:
I'm using reaction-development-platform. I tried with both Safari and Chrome. |
@ilovesourcecode The recent fixes are available on the
Keep an eye on PR #248 for status on this next beta version. |
@loan-laux I get the following error when I run
|
@ilovesourcecode Are you running |
@loan-laux I finally have the latest version, but it appears it's just as broken. When I click on 'Create product', nothing happens, except I get the following errors in the console:
|
@ilovesourcecode Do you also have the latest version of the API? Also, can you try logging out from the admin interface and then back in? |
@loan-laux I'm using v3.4.0. Logging out and logging back in didn't help. I wrote the previous comment when I still didn't have a shop. After I created a shop and then tried to add a product, I got a different error:
It now also takes me to an empty page where I can't do anything. |
It finally works. I went into |
@serdarejepov, can you or a core team member like @spencern @manueldelreal close this issue as it's been resolved? |
I setup reactioncommerce development platform. Everything was installed successfully and all needed services are running. However I couldn't insert new product via admin panel.
The errors:
3f04a941e67ea87b2dcf595efea5792c1a821e3e.js?meteor_js_resource=true:1 Exception in delivering result of invoking 'products/updateProductField': TypeError: this.forceUpdate is not a function
Network error: Invariant Violation: 16 (see https://github.com/apollographql/invariant-packages)
And when I reload the page, products with no data has been added.
Could you help me or guide me on how to go in right way, please?
The text was updated successfully, but these errors were encountered: