Closed Thando-James closed 2 years ago
Is theme7 the only one that does not work or do they all not work?
The script that the themes reference are rather heavy and are probably going to conflict with some of the elements of nextjs. Thus, the button will probably need to be buffered into it's own content-area or placed in a more simple HTML page and then referenced into the project.
Theme 7 is the only theme not working
On Thu, Nov 4, 2021, 21:39 bph9 @.***> wrote:
Is theme7 the only one that does not work or do they all not work?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CDCgov/covid19healthbot/issues/69#issuecomment-961358703, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE4DUQP2H47T4QLR7RZB3N3UKLVORANCNFSM5HMCTXCA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Okay i will try that
On Fri, Nov 5, 2021, 19:19 pwhitebe @.***> wrote:
The script that the themes reference are rather heavy and are probably going to conflict with some of the elements of nextjs. Thus, the button will probably need to be buffered into it's own content-area or placed in a more simple HTML page and then referenced into the project.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CDCgov/covid19healthbot/issues/69#issuecomment-962075407, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE4DUQISSED4XGB5JBC5GA3UKQN4XANCNFSM5HMCTXCA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
I embedded the custom button theme in my nextjs project and it did not work. Nothing happens after you click the button.