creativeindustriesgroup

Results 10 issues of creativeindustriesgroup

There seems to be no update on issues and no updates for nearly two years. Is this abandoned?

question

**Describe the bug** The following code does not trigger the function when the button is clicked. ``` handleSignOutClick(e)} > Sign Out ``` ``` function handleSignOutclick(event) { console.log("Triggered!"); //... } ```...

bug

### The current behaviour? If a field is emptied by the user after typing into it, the key:value pair is automatically removed from the values array. e.g. in the following...

### Link to the code that reproduces this issue https://github.com/creativeindustriesgroup/nextjs-webpack-middleware-issue ### To Reproduce When importing certain packages into middleware, accessing any page which triggers the middleware will throw the error:...

bug
Middleware
Webpack

## Overview This pull request refactors the routing system in the frontend to allow the application to be hosted under sub-paths such as `example.com/somerandomdir`. With this implementation, we can now...

Refactor the current method for getting the current script to make it more reliable. Fixes #676. ### Improvements to widget script handling: * Updated the widget script identification logic to...

## **Description:** Currently, an event's start and end times are only defined at the top-level event level. This means that if the (theatre) event happens several times over several days,...

enhancement

## **Description:** Currently, sales reports can be generated within Hi.Events, but they must be manually downloaded or viewed by a promoter. In cases where there are co-producers, accountants, or other...

enhancement

**Describe the bug** Widget embed seems to only intermittently work. The issue seems to fire less frequently in Safari, but seems to be consistent with Chrome and Firefox - possibly...

bug

Hey @daveearley There's a handful of text that I'm wanting to be dynamic, such as `Hi.Events charges platform fees to maintain and improve our services.`. It'd be great for the...

enhancement