CDCgov / covid19healthbot

[Retiring Oct 7th, 2022] This project collects automated screening protocols and self-checker algorithms from organizations implementing CDC screening protocols in interactive web sites, chat bots, and other technology.
Apache License 2.0
63 stars 45 forks source link

Theme7 does not work #69

Closed Thando-James closed 2 years ago

Thando-James commented 3 years ago

I embedded the custom button theme in my nextjs project and it did not work. Nothing happens after you click the button.

bph9 commented 3 years ago

Is theme7 the only one that does not work or do they all not work?

pwhitebe commented 3 years ago

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.

Thando-James commented 3 years ago

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.

Thando-James commented 3 years ago

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.