Is there a way around the file size limitation. I am building a react module with three js (using the cms-react-boilerplate). The project builds fine but it cant uplaod the main.js file as it is 2.1MiB. it gives me the following error: [E read more
Blog comment input elements are missing a label attribute which is a WCAG violation. I am trying to make my website accessible. I cannot add the label attribute manually since blog_comments is a hubspot default module.
I am working towards WCAG 2.0 accesibility compliance and I've run into a snag. <script>
hbspt.forms.create({
portalId: "",
formId: ""
});
</script> this generates the following <iframe id="hs-form-iframe-0" c read more
I am working towards WCAG 2.0 accesibility compliance and I've run into a snag. <script>
hbspt.forms.create({
portalId: "",
formId: ""
});
</script> this generates the following <iframe id="hs-form-iframe-0" c read more
Is there a way around the file size limitation. I am building a react module with three js (using the cms-react-boilerplate). The project builds fine but it cant uplaod the main.js file as it is 2.1MiB. it gives me the following error: [E read more
Blog comment input elements are missing a label attribute which is a WCAG violation. I am trying to make my website accessible. I cannot add the label attribute manually since blog_comments is a hubspot default module.