D
D
Dmitry Kuzmenko2020-02-19 10:28:21
JavaScript
Dmitry Kuzmenko, 2020-02-19 10:28:21

Why do social media icons disappear in nuxt?

<script src="//ulogin.ru/js/ulogin.js"></script>
    <div class="fb-login"   data-ulogin="display=small;
                    fields=first_name,last_name,nickname,photo,photo_big;
                    optional=phone,city,country,email,sex,bdate;
                    providers=facebook;
                    callback=loginFb;">
    </div>

Good afternoon, dear developers, such a problem on the site smmtouch.store, the previous developer attached ulogin for authorization through social networks, if you make several transitions from the authorization page to the registration page, then the icons of social networks simply disappear. Above is the code from the documentation.
Each icon is implemented as a separate component, and looks like on the screenshots.

5e4ce350c2406862611234.png
5e4ce3773a7fc936183784.png

Thank you all in advance.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question