-
Hi,
The account buttons are disabled in production [(app here)](https://simply-charge-staging.herokuapp.com/), though they are working if I manually disable them in the React console.
It seems tha…
-
I'm writing a stepped form and if it turns out well i will submit a PR. I'm creating this issue to be able to discuss the best way to implement this with anyone interested in it, and to get your feedb…
-
I have an issue with validation error messages not being shown correctly on the signin/signup form. I'm pretty new to React/Meteor/VulcanJS and I've done my best to dig around in the code and Google a…
-
Hi,
I am not sure if VulcanJS have a component to manage Google Tag Manager.
By using, npm package react-google-tag-manager, I just successfully be able to use Google Tag Manager with VulcanJS.…
-
Hi guys,
I just git cloned new VulcanJS, and I'm getting this warning/error upon running.
TypeError: getDataFromTree is not a function
Although, I can still see the site up in localhost:3000.
-
I am trying to add a new field to the users schema using addField. This field has got it's own schema.
All fields of the user are displayed normally but I am not seeing the two objects which should b…
-
During step [METEOR-NOW] - deploying build
I am getting this error. Any help? :)
> Possibly unhandled Error: 1
at Promise$_rejecter (/usr/local/lib/node_modules/meteor-now/node_modules/prom…
-
The `result` of the following code not giving the proper data
```
const result = await this.props.getEmbedData({url});
```
Some times it is not getting the `title`, `body` and most of the time it…
ghost updated
7 years ago
-
It's possible to use a custom form with the traditional methods like "onChange" or "onSubmit"? if so, how i can manage the data?
-
Hi.
```replaceComponent``` feature is so useful.
I'm writting some themes package with vulcan.
![screen shot 2017-08-03 at 15 06 44](https://user-images.githubusercontent.com/623157/28908387-678696…