We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When you are in dev mode, in the browser you can get this
But when you export the proyect
I found this just in this template but I don't know what's the problem, it's not too bad but it change some things on the structure
And the way to reproduce it is just run npm run dev and you will see it great(The version is the side-bar and the side-bar-rtl)
when you export it npm run export
then on the side-bar.pdf you will see that problem
The text was updated successfully, but these errors were encountered:
Unfortunately, I can not reproduce the error. Do your skills contain specific characters or a character length?
Sorry, something went wrong.
No branches or pull requests
Case
When you are in dev mode, in the browser you can get this
![Captura de pantalla_2019-08-04_13-23-30](https://user-images.githubusercontent.com/7683876/62427610-13de8300-b6bb-11e9-8ef2-fe480d6456f9.png)
![Captura de pantalla_2019-08-04_13-25-40](https://user-images.githubusercontent.com/7683876/62427631-60c25980-b6bb-11e9-893e-cb680bb6289e.png)
But when you export the proyect
![Captura de pantalla_2019-08-04_13-24-25](https://user-images.githubusercontent.com/7683876/62427619-353f6f00-b6bb-11e9-9155-1b143fcc934b.png)
![Captura de pantalla_2019-08-04_13-26-18](https://user-images.githubusercontent.com/7683876/62427636-746dc000-b6bb-11e9-8cc6-8b236a3c4d00.png)
Issue
I found this just in this template but I don't know what's the problem, it's not too bad but it change some things on the structure
Info
Reproduce
And the way to reproduce it is just run
npm run dev and you will see it great(The version is the side-bar and the side-bar-rtl)
when you export it
npm run export
then on the side-bar.pdf you will see that problem
The text was updated successfully, but these errors were encountered: