- Notifications
You must be signed in to change notification settings - Fork503
Description
Detailed description
Question: I tried to remove the "Accept Terms and Conditions" part from the registration form (but I foundNO legit way to do it in the documentation). Then I attempted to change a little bit of code and runnpm installnpm run dev and then the login form as well as the registration form are both gone. I later experimented the same on a fresh installation and without any changes in the VueJS codes and the same happened. All Vue.JS components including the two forms went missing and not rendered.
Context
The steps for editing the components should be documented in the documentation and also there seems to be a problem for editing the VueJS components related to this package.
Possible implementation
Not obligatory, but suggest an idea for implementing addition or change.
Your environment
Include as many relevant details about the environment you experienced the bug in and how to reproduce it.
- Version used (e.g. PHP 5.6, HHVM 3): PHP 7.3
- Operating system and version (e.g. Ubuntu 16.04, Windows 7): Ubuntu 18.04
- Link to your project: None, it is currently developmental
- ...
- ...